mirror of
https://github.com/curl/curl.git
synced 2026-08-25 23:33:37 +03:00
corrected introduction version number
This commit is contained in:
parent
37f4877e56
commit
00a41ab296
4 changed files with 4 additions and 4 deletions
|
|
@ -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)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue