mirror of
https://github.com/curl/curl.git
synced 2026-08-14 04:32:29 +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
|
|
@ -79,5 +79,7 @@ This function was added in libcurl 7.15.4.
|
|||
.SH RETURN VALUE
|
||||
The standard CURLMcode for multi interface error codes.
|
||||
.SH "SEE ALSO"
|
||||
.BR curl_multi_fdset "(3), " curl_multi_info_read "(3), "
|
||||
.BR curl_multi_socket "(3), " curl_multi_setopt "(3) "
|
||||
.BR curl_multi_fdset (3),
|
||||
.BR curl_multi_info_read (3),
|
||||
.BR curl_multi_setopt (3),
|
||||
.BR curl_multi_socket (3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue