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
1 changed files with 1 additions and 1 deletions

View File

@ -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>