mirror of
https://github.com/curl/curl.git
synced 2026-07-24 07:27:17 +03:00
curl_multi_wait.3: fix the name of the man page
This commit is contained in:
parent
211605f0c5
commit
974d5d5921
1 changed files with 1 additions and 1 deletions
|
|
@ -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 <curl/curl.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue