mirror of
https://github.com/curl/curl.git
synced 2026-08-13 12:40:54 +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
|
|
@ -432,7 +432,10 @@ One or more of the given arguments are bad.
|
|||
.IP "CURLHE_NOT_BUILT_IN (7)"
|
||||
HTTP support or the header API has been disabled in the build.
|
||||
.SH "SEE ALSO"
|
||||
.BR curl_easy_strerror "(3), " curl_multi_strerror "(3), "
|
||||
.BR curl_share_strerror "(3), " curl_url_strerror "(3), "
|
||||
.BR CURLOPT_ERRORBUFFER "(3), " CURLOPT_VERBOSE "(3), "
|
||||
.BR CURLOPT_DEBUGFUNCTION "(3)"
|
||||
.BR curl_easy_strerror (3),
|
||||
.BR curl_multi_strerror (3),
|
||||
.BR curl_share_strerror (3),
|
||||
.BR curl_url_strerror (3),
|
||||
.BR CURLOPT_ERRORBUFFER (3),
|
||||
.BR CURLOPT_VERBOSE (3),
|
||||
.BR CURLOPT_DEBUGFUNCTION (3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue