mirror of
https://github.com/curl/curl.git
synced 2026-07-12 07:07:21 +03:00
opts: update references to renamed options
This commit is contained in:
parent
d9128de617
commit
50cd9c8aa1
2 changed files with 2 additions and 2 deletions
|
|
@ -59,4 +59,4 @@ Added in 7.15.1
|
|||
.SH RETURN VALUE
|
||||
Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
|
||||
.SH "SEE ALSO"
|
||||
.BR CURLOPT_FTPLISTONLY "(3), " CURLOPT_FTP_SKIP_PASV_IP "(3), "
|
||||
.BR CURLOPT_DIRLISTONLY "(3), " CURLOPT_FTP_SKIP_PASV_IP "(3), "
|
||||
|
|
|
|||
|
|
@ -45,4 +45,4 @@ This option was known as CURLOPT_KRB4LEVEL up to 7.16.3
|
|||
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_KRBLEVEL "(3), " CURLOPT_FTP_SSL "(3), "
|
||||
.BR CURLOPT_KRBLEVEL "(3), " CURLOPT_USE_SSL "(3), "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue