X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Flibcurl%2Fcurl_multi_wait.3;h=a76fba3606c3dee7efff4167e9ab567fedfc2976;hb=f7bbc1c9b6a8e2c815d09612b53f453c90d962e0;hp=45c2e8c95396d40b2b9d0de61ca3eb845e54a5f0;hpb=31368b6eac8092a307849518e912b4c475c0238a;p=platform%2Fupstream%2Fcurl.git diff --git a/docs/libcurl/curl_multi_wait.3 b/docs/libcurl/curl_multi_wait.3 index 45c2e8c..a76fba3 100644 --- a/docs/libcurl/curl_multi_wait.3 +++ b/docs/libcurl/curl_multi_wait.3 @@ -44,7 +44,7 @@ The calling application may pass additional curl_waitfd structures which are similar to \fIpoll(2)\fP's pollfd structure to be waited on in the same call. On completion, if \fInumfds\fP is non-NULL, it will be populated with the -total number of file descriptors on which interesting events occurred. This +total number of file descriptors on which interesting events occured. This number can include both libcurl internal descriptors as well as descriptors provided in \fIextra_fds\fP.