curl.1: add missing exit-code

I noted a missing text for exit-code 89 in docs/curl.1
This commit is contained in:
Gisle Vanem 2013-10-16 22:31:51 +02:00 committed by Daniel Stenberg
parent 0fdfe82c6a
commit ae495ffcc3
1 changed files with 2 additions and 0 deletions

View File

@ -2067,6 +2067,8 @@ RTSP: mismatch of Session Identifiers
unable to parse FTP file list
.IP 88
FTP chunk callback reported error
.IP 89
No connection available, the session will be queued
.IP XX
More error codes will appear here in future releases. The existing ones
are meant to never change.