mirror of
https://github.com/moparisthebest/curl
synced 2024-11-17 15:05:02 -05:00
curl_multi_wait.3: fix the name of the man page
This commit is contained in:
parent
211605f0c5
commit
974d5d5921
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user