From: Gisle Vanem Date: Wed, 16 Oct 2013 20:31:51 +0000 (+0200) Subject: curl.1: add missing exit-code X-Git-Tag: curl-7_34_0~213 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ae495ffcc31fbce83f3505a838f7f8d80362dcc1;p=curl curl.1: add missing exit-code I noted a missing text for exit-code 89 in docs/curl.1 --- diff --git a/docs/curl.1 b/docs/curl.1 index c4592feb2..e21e87078 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -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.