1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

curl_multi_wait.3: fix the name of the man page

This commit is contained in:
Daniel Stenberg 2012-10-08 14:35:25 +02:00
parent 211605f0c5
commit 974d5d5921

View File

@ -21,7 +21,7 @@
.\" ************************************************************************** .\" **************************************************************************
.TH curl_multi_wait 3 "12 Jul 2012" "libcurl 7.28.0" "libcurl Manual" .TH curl_multi_wait 3 "12 Jul 2012" "libcurl 7.28.0" "libcurl Manual"
.SH NAME .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 .SH SYNOPSIS
.nf .nf
#include <curl/curl.h> #include <curl/curl.h>