diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-06-24 21:49:40 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-06-24 21:49:40 +0000 |
commit | 00a41ab29673b834ea89cdfc70864f99df442c61 (patch) | |
tree | 517ebce30dfcf528c70b09cd2bda3fade4ed5585 /docs/libcurl/libcurl-errors.3 | |
parent | 37f4877e569cdd0d1afa6bb0d7cd3a463ee75ac9 (diff) | |
download | curl-00a41ab29673b834ea89cdfc70864f99df442c61.tar.gz |
corrected introduction version number
Diffstat (limited to 'docs/libcurl/libcurl-errors.3')
-rw-r--r-- | docs/libcurl/libcurl-errors.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/libcurl-errors.3 b/docs/libcurl/libcurl-errors.3 index 6fe9971dd..baa9bc5fd 100644 --- a/docs/libcurl/libcurl-errors.3 +++ b/docs/libcurl/libcurl-errors.3 @@ -226,7 +226,7 @@ You are doomed. This can only be returned if libcurl bugs. Please report it to us! .IP "CURLM_BAD_SOCKET (5)" The passed-in socket is not a valid one that libcurl already knows about. -(Added in 7.16.0) +(Added in 7.15.4) .SH "CURLSHcode" The "share" interface will return a CURLSHcode to indicate when an error has occurred. Also consider \fIcurl_share_strerror(3)\fP. |