aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/libcurl-errors.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-04-26 09:28:02 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-04-26 09:28:02 +0000
commit923ce98e42a2e8a338e4d626a934e7cd7678b4d5 (patch)
tree55b35a7c788128fc48491e22b3eb0ae26470cc63 /docs/libcurl/libcurl-errors.3
parent8e935b58a270668d55ac4d12f6f63c1370b15d86 (diff)
Kim Karlsson pointed out that error 57 was wrongly documented
Diffstat (limited to 'docs/libcurl/libcurl-errors.3')
-rw-r--r--docs/libcurl/libcurl-errors.34
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libcurl/libcurl-errors.3 b/docs/libcurl/libcurl-errors.3
index 241d1ff64..037ef7c1f 100644
--- a/docs/libcurl/libcurl-errors.3
+++ b/docs/libcurl/libcurl-errors.3
@@ -168,8 +168,8 @@ Failed setting the selected SSL crypto engine as default!
Failed sending network data.
.IP "CURLE_RECV_ERROR (56)"
Failure with receiving network data.
-.IP "CURLE_RECV_ERROR (57)"
-Failure with receiving network data.
+.IP "CURLE_SHARE_IN_USE (57)"
+Share is in use
.IP "CURLE_SSL_CERTPROBLEM (58)"
problem with the local certificate
.IP "CURLE_SSL_CIPHER (59)"