mirror of
https://github.com/curl/curl.git
synced 2026-08-24 22:43:38 +03:00
docs: update curl man page references
Detected by the manpage-syntax update Closes #11963
This commit is contained in:
parent
2b8937ce3a
commit
f11a5d2c5a
29 changed files with 75 additions and 74 deletions
|
|
@ -51,7 +51,7 @@ and desired behavior.
|
|||
|
||||
Note: if libcurl returns a -1 timeout here, it just means that libcurl
|
||||
currently has no stored timeout value. You must not wait too long (more than a
|
||||
few seconds perhaps) before you call curl_multi_perform() again.
|
||||
few seconds perhaps) before you call \fIcurl_multi_perform(3)\fP again.
|
||||
.SH EXAMPLE
|
||||
.nf
|
||||
struct timeval timeout;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue