mirror of
https://github.com/curl/curl.git
synced 2026-08-26 05:43: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
|
|
@ -135,6 +135,8 @@ Added in 7.83.0. Officially supported since 7.84.0.
|
|||
.SH RETURN VALUE
|
||||
This function returns a CURLHcode indicating success or error.
|
||||
.SH "SEE ALSO"
|
||||
.BR curl_easy_nextheader "(3), " curl_easy_perform "(3), "
|
||||
.BR CURLOPT_HEADERFUNCTION "(3), " CURLINFO_CONTENT_TYPE "(3), "
|
||||
.BR libcurl-errors "(3) "
|
||||
.BR curl_easy_nextheader (3),
|
||||
.BR curl_easy_perform (3),
|
||||
.BR CURLINFO_CONTENT_TYPE (3),
|
||||
.BR CURLOPT_HEADERFUNCTION (3),
|
||||
.BR libcurl-errors (3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue