diff options
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_PROXYUSERPWD.3')
-rw-r--r-- | docs/libcurl/opts/CURLOPT_PROXYUSERPWD.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_PROXYUSERPWD.3 b/docs/libcurl/opts/CURLOPT_PROXYUSERPWD.3 index 1632f0a91..67b6ffe43 100644 --- a/docs/libcurl/opts/CURLOPT_PROXYUSERPWD.3 +++ b/docs/libcurl/opts/CURLOPT_PROXYUSERPWD.3 @@ -22,7 +22,7 @@ .\" .TH CURLOPT_PROXYUSERPWD 3 "17 Jun 2014" "libcurl 7.37.0" "curl_easy_setopt options" .SH NAME -CURLOPT_PROXYUSERPWD \- set user and password to use for the proxy +CURLOPT_PROXYUSERPWD \- user name and password to use with proxy authentication .SH SYNOPSIS #include <curl/curl.h> |