it is stable now...
authorDaniel Stenberg <daniel@haxx.se>
Sun, 3 Feb 2008 10:10:00 +0000 (10:10 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 3 Feb 2008 10:10:00 +0000 (10:10 +0000)
docs/libcurl/curl_multi_timeout.3

index fbdb8fb..7302e0a 100644 (file)
@@ -34,7 +34,7 @@ Call \fBcurl_multi_timeout(3)\fP, then wait for action on the sockets. You
 figure out which sockets to wait for by calling \fBcurl_multi_fdset(3)\fP or
 by a previous call to \fBcurl_multi_socket(3)\fP.
 .SH AVAILABILITY
-This function was added in libcurl 7.15.4, although not deemed stable yet.
+This function was added in libcurl 7.15.4.
 .SH "SEE ALSO"
 .BR curl_multi_cleanup "(3), " curl_multi_init "(3), "
 .BR curl_multi_fdset "(3), " curl_multi_info_read "(3), "