]> granicus.if.org Git - curl/commitdiff
curl.1: added a few missing exit codes
authorDaniel Stenberg <daniel@haxx.se>
Thu, 4 Nov 2010 18:39:15 +0000 (19:39 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 4 Nov 2010 18:39:15 +0000 (19:39 +0100)
docs/curl.1

index 2acd7b7e45946f38142e806413603f3721a9867d..b2b8f2b71ba847b84f0e96ac61edc22ce5534656 100644 (file)
@@ -1751,6 +1751,16 @@ Failed to shut down the SSL connection.
 Could not load CRL file, missing or wrong format (added in 7.19.0).
 .IP 83
 Issuer check failed (added in 7.19.0).
+.IP 84
+The FTP PRET command failed
+.IP 85
+RTSP: mismatch of CSeq numbers
+.IP 86
+RTSP: mismatch of Session Identifiers
+.IP 87
+unable to parse FTP file list
+.IP 88
+FTP chunk callback reported error
 .IP XX
 More error codes will appear here in future releases. The existing ones
 are meant to never change.