mirror of
https://github.com/curl/curl.git
synced 2026-08-25 22:13:33 +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
|
|
@ -44,5 +44,7 @@ This function was added in libcurl 7.12.0
|
|||
.SH RETURN VALUE
|
||||
A pointer to a null-terminated string.
|
||||
.SH "SEE ALSO"
|
||||
.BR libcurl-errors "(3), " curl_easy_strerror "(3), "
|
||||
.BR curl_share_strerror "(3), " curl_url_strerror "(3)"
|
||||
.BR curl_easy_strerror (3),
|
||||
.BR curl_share_strerror (3),
|
||||
.BR curl_url_strerror (3),
|
||||
.BR libcurl-errors (3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue