summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-12-17 18:09:28 +0100
committerDaniel Stenberg <daniel@haxx.se>2016-12-17 18:09:28 +0100
commit6bec14f38e4601977b8908c626ba7bc148764580 (patch)
tree72d28182a0b62d30eb3b7275e8ab67c3e1045311
parent20b12987cfabc329a1ac6a1abea6bb1bd9e98ecc (diff)
downloadcurl-6bec14f38e4601977b8908c626ba7bc148764580.tar.gz
curl_easy_setopt.3: CURLOPT_PRE_PROXY instead of CURLOPT_SOCKS_PROXY
-rw-r--r--docs/libcurl/curl_easy_setopt.34
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libcurl/curl_easy_setopt.3 b/docs/libcurl/curl_easy_setopt.3
index 47fc9b7f0..3a9512809 100644
--- a/docs/libcurl/curl_easy_setopt.3
+++ b/docs/libcurl/curl_easy_setopt.3
@@ -159,8 +159,8 @@ Protocols to allow redirects to. See \fICURLOPT_REDIR_PROTOCOLS(3)\fP
Default protocol. See \fICURLOPT_DEFAULT_PROTOCOL(3)\fP
.IP CURLOPT_PROXY
Proxy to use. See \fICURLOPT_PROXY(3)\fP
-.IP CURLOPT_SOCKS_PROXY
-Socks proxy to use. See \fICURLOPT_SOCKS_PROXY(3)\fP
+.IP CURLOPT_PRE_PROXY
+Socks proxy to use. See \fICURLOPT_PRE_PROXY(3)\fP
.IP CURLOPT_PROXYPORT
Proxy port to use. See \fICURLOPT_PROXYPORT(3)\fP
.IP CURLOPT_PROXYTYPE