mirror of
https://github.com/curl/curl.git
synced 2026-08-24 22:43:38 +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
|
|
@ -97,5 +97,7 @@ Along with HTTP
|
|||
.SH RETURN VALUE
|
||||
Returns CURLE_OK if HTTP is supported, and CURLE_UNKNOWN_OPTION if not.
|
||||
.SH "SEE ALSO"
|
||||
.BR CURLOPT_SSLVERSION "(3), " CURLOPT_HTTP200ALIASES "(3), "
|
||||
.BR CURLOPT_HTTP09_ALLOWED "(3), " CURLOPT_ALTSVC "(3) "
|
||||
.BR CURLOPT_ALTSVC (3),
|
||||
.BR CURLOPT_HTTP09_ALLOWED (3),
|
||||
.BR CURLOPT_HTTP200ALIASES (3),
|
||||
.BR CURLOPT_SSLVERSION (3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue