From: Daniel Stenberg Date: Mon, 8 Oct 2012 12:35:25 +0000 (+0200) Subject: curl_multi_wait.3: fix the name of the man page X-Git-Tag: curl-7_28_0~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=974d5d5921fcabf8958bf130dd8faf25008227fa;p=curl curl_multi_wait.3: fix the name of the man page --- diff --git a/docs/libcurl/curl_multi_wait.3 b/docs/libcurl/curl_multi_wait.3 index e91c360bf..100d69de6 100644 --- a/docs/libcurl/curl_multi_wait.3 +++ b/docs/libcurl/curl_multi_wait.3 @@ -21,7 +21,7 @@ .\" ************************************************************************** .TH curl_multi_wait 3 "12 Jul 2012" "libcurl 7.28.0" "libcurl Manual" .SH NAME -curl_multi_select - polls on all easy handles in a multi handle +curl_multi_wait - polls on all easy handles in a multi handle .SH SYNOPSIS .nf #include