]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
Fixed a leftover reference to CURLOPT_FTP_SSL (thanks to Carlos Alloatti
authorDan Fandrich <dan@coneharvesters.com>
Thu, 9 Oct 2008 20:03:04 +0000 (20:03 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Thu, 9 Oct 2008 20:03:04 +0000 (20:03 +0000)
for spotting it).

docs/libcurl/curl_easy_setopt.3

index 36d956d94e8aeba7f7b975415b17c709acbd9095..298303994fb8bf2328f579c8109549a25f431679 100644 (file)
@@ -1085,7 +1085,7 @@ Require SSL for all communication or fail with \fICURLE_USE_SSL_FAILED\fP.
 .IP CURLOPT_FTPSSLAUTH
 Pass a long using one of the values from below, to alter how libcurl issues
 \&"AUTH TLS" or "AUTH SSL" when FTP over SSL is activated (see
-\fICURLOPT_FTP_SSL\fP). (Added in 7.12.2)
+\fICURLOPT_USE_SSL\fP). (Added in 7.12.2)
 .RS
 .IP CURLFTPAUTH_DEFAULT
 Allow libcurl to decide