mirror of
https://github.com/curl/curl.git
synced 2026-08-26 19:53:31 +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
|
|
@ -50,5 +50,9 @@ Added in 7.9.6
|
|||
If this function returns NULL, something went wrong and you cannot use the
|
||||
other curl functions.
|
||||
.SH "SEE ALSO"
|
||||
.BR curl_multi_cleanup "(3), " curl_global_init "(3), " curl_easy_init "(3), "
|
||||
.BR curl_multi_add_handle "(3), " curl_multi_get_handles "(3), "
|
||||
.BR curl_multi_cleanup (3),
|
||||
.BR curl_multi_add_handle (3),
|
||||
.BR curl_multi_get_handles (3),
|
||||
.BR curl_global_init (3),
|
||||
.BR curl_easy_init (3)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue