aboutsummaryrefslogtreecommitdiff
path: root/docs/curl.1
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-11-04 19:39:15 +0100
committerDaniel Stenberg <daniel@haxx.se>2010-11-04 19:39:15 +0100
commit7b823badbcab9d330deeda83f07b44393648ecc9 (patch)
tree60f5e1b68db9bd854a249f2ad06216971b3b8c5a /docs/curl.1
parentb0fd03f5b8d4520dd232a9d13567d16bd0ad8951 (diff)
curl.1: added a few missing exit codes
Diffstat (limited to 'docs/curl.1')
-rw-r--r--docs/curl.110
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index 2acd7b7e4..b2b8f2b71 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -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.