From 50cd9c8aa1fbd227ce38c009a82cbe5fb82e0a51 Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Tue, 9 Feb 2016 19:40:24 +0100 Subject: opts: update references to renamed options --- docs/libcurl/opts/CURLOPT_FTP_FILEMETHOD.3 | 2 +- docs/libcurl/opts/CURLOPT_KRBLEVEL.3 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/libcurl/opts/CURLOPT_FTP_FILEMETHOD.3 b/docs/libcurl/opts/CURLOPT_FTP_FILEMETHOD.3 index cf796ce3b..280e8f1dc 100644 --- a/docs/libcurl/opts/CURLOPT_FTP_FILEMETHOD.3 +++ b/docs/libcurl/opts/CURLOPT_FTP_FILEMETHOD.3 @@ -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), " diff --git a/docs/libcurl/opts/CURLOPT_KRBLEVEL.3 b/docs/libcurl/opts/CURLOPT_KRBLEVEL.3 index d5f0f14b6..6ebd2f272 100644 --- a/docs/libcurl/opts/CURLOPT_KRBLEVEL.3 +++ b/docs/libcurl/opts/CURLOPT_KRBLEVEL.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), " -- cgit v1.2.3