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

@@ -36,7 +36,7 @@ The standard CURLMcode for multi interface error codes. Note that it returns a
CURLM_UNKNOWN_OPTION if you try setting an option that this version of libcurl
doesn't know of.
.SH AVAILABILITY
This function was added in libcurl 7.16.0
This function was added in libcurl 7.15.4.
.SH "SEE ALSO"
.BR curl_multi_cleanup "(3), " curl_multi_init "(3), "
.BR curl_multi_socket "(3), " curl_multi_info_read "(3)"