mirror of
https://github.com/curl/curl.git
synced 2026-08-26 01:33: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
|
|
@ -66,6 +66,8 @@ Added in 7.4.1. Deprecated since 7.55.0.
|
|||
.SH RETURN VALUE
|
||||
Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
|
||||
.SH "SEE ALSO"
|
||||
.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
|
||||
.BR CURLINFO_SIZE_DOWNLOAD_T "(3), "
|
||||
.BR CURLINFO_SIZE_UPLOAD_T "(3), "
|
||||
.BR curl_easy_getinfo (3),
|
||||
.BR curl_easy_setopt (3),
|
||||
.BR CURLINFO_SIZE_DOWNLOAD_T (3),
|
||||
.BR CURLINFO_SIZE_UPLOAD_T (3),
|
||||
.BR CURLOPT_MAXFILESIZE (3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue