corrected introduction version number

This commit is contained in:
Daniel Stenberg
2006-06-24 21:49:40 +00:00
parent 37f4877e56
commit 00a41ab296
4 changed files with 4 additions and 4 deletions

View File

@@ -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.