summaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_multi_setopt.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-06-24 21:49:40 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-06-24 21:49:40 +0000
commit00a41ab29673b834ea89cdfc70864f99df442c61 (patch)
tree517ebce30dfcf528c70b09cd2bda3fade4ed5585 /docs/libcurl/curl_multi_setopt.3
parent37f4877e569cdd0d1afa6bb0d7cd3a463ee75ac9 (diff)
downloadcurl-00a41ab29673b834ea89cdfc70864f99df442c61.tar.gz
corrected introduction version number
Diffstat (limited to 'docs/libcurl/curl_multi_setopt.3')
-rw-r--r--docs/libcurl/curl_multi_setopt.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/curl_multi_setopt.3 b/docs/libcurl/curl_multi_setopt.3
index 6f88b989b..623daa53f 100644
--- a/docs/libcurl/curl_multi_setopt.3
+++ b/docs/libcurl/curl_multi_setopt.3
@@ -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)"