docs: adapt SEE ALSO sections to new requirements

To please manpage-syntax.pl used by test 1173

Closes #11957
This commit is contained in:
Daniel Stenberg 2023-09-26 23:25:11 +02:00
parent 7000a0e067
commit bb50368ef8
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
474 changed files with 1602 additions and 788 deletions

View file

@ -85,5 +85,7 @@ The standard CURLMcode for multi interface error codes. Note that it returns a
CURLM_UNKNOWN_OPTION if you try setting an option that this version of libcurl
does not know of.
.SH "SEE ALSO"
.BR curl_multi_cleanup "(3), " curl_multi_init "(3), "
.BR curl_multi_socket "(3), " curl_multi_info_read "(3)"
.BR curl_multi_cleanup (3),
.BR curl_multi_info_read (3),
.BR curl_multi_init (3),
.BR curl_multi_socket (3)