mirror of
https://github.com/curl/curl.git
synced 2026-08-25 21:03:34 +03:00
docs: adapt SEE ALSO sections to new requirements
To please manpage-syntax.pl used by test 1173 Closes #11957
This commit is contained in:
parent
7000a0e067
commit
bb50368ef8
474 changed files with 1602 additions and 788 deletions
|
|
@ -82,5 +82,7 @@ Always
|
|||
Returns CURLE_OK. Returns CURLE_BAD_FUNCTION_ARGUMENT if set to a negative
|
||||
value or a value that when converted to milliseconds is too large.
|
||||
.SH "SEE ALSO"
|
||||
.BR CURLOPT_CONNECTTIMEOUT_MS "(3), "
|
||||
.BR CURLOPT_TIMEOUT "(3), " CURLOPT_LOW_SPEED_LIMIT "(3), "
|
||||
.BR CURLOPT_CONNECTTIMEOUT_MS (3),
|
||||
.BR CURLOPT_LOW_SPEED_LIMIT (3),
|
||||
.BR CURLOPT_MAX_RECV_SPEED_LARGE (3),
|
||||
.BR CURLOPT_TIMEOUT (3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue