mirror of
https://github.com/curl/curl.git
synced 2026-07-28 16:03:06 +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
|
|
@ -60,4 +60,6 @@ Added in 7.10.9
|
|||
Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
|
||||
CURLE_OUT_OF_MEMORY if there was insufficient heap space.
|
||||
.SH "SEE ALSO"
|
||||
.BR CURLOPT_NETRC "(3), " CURLOPT_USERNAME "(3), "
|
||||
.BR CURLOPT_NETRC (3),
|
||||
.BR CURLOPT_PASSWORD (3),
|
||||
.BR CURLOPT_USERNAME (3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue