diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-12-29 11:22:18 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-12-29 11:31:01 +0100 |
commit | 278034a61c49a1e06f85bcef4b4a277162280784 (patch) | |
tree | efe8fcadd5b556fc5ee206c8af9523f91186e91d /docs | |
parent | ee3c83f39c90126cabb9be896931725c32f22e09 (diff) |
page-footer: error 36 is protocol agnostic!
Diffstat (limited to 'docs')
-rw-r--r-- | docs/cmdline-opts/page-footer | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/page-footer b/docs/cmdline-opts/page-footer index fbe4eff5b..94412c703 100644 --- a/docs/cmdline-opts/page-footer +++ b/docs/cmdline-opts/page-footer @@ -122,7 +122,7 @@ HTTP post error. Internal post-request generation error. .IP 35 SSL connect error. The SSL handshaking failed. .IP 36 -FTP bad download resume. Couldn't continue an earlier aborted download. +Bad download resume. Couldn't continue an earlier aborted download. .IP 37 FILE couldn't read file. Failed to open the file. Permissions? .IP 38 |