aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGisle Vanem <gvanem@yahoo.no>2013-10-16 22:31:51 +0200
committerDaniel Stenberg <daniel@haxx.se>2013-10-20 23:57:24 +0200
commitae495ffcc31fbce83f3505a838f7f8d80362dcc1 (patch)
tree8e24f6acdc0e790eae5b61ab63fd615c3ad22ced /docs
parent0fdfe82c6a1caa60ad11a5b916bbb38e68662d13 (diff)
curl.1: add missing exit-code
I noted a missing text for exit-code 89 in docs/curl.1
Diffstat (limited to 'docs')
-rw-r--r--docs/curl.12
1 files changed, 2 insertions, 0 deletions
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.