summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-08-24 10:09:28 +0200
committerDaniel Stenberg <daniel@haxx.se>2017-08-24 10:09:28 +0200
commit4a7673c8ca3709136fe3fa12a0d86f8c896d0ed2 (patch)
tree5b0607e58cac0b510d273f6d0b491de4dec47cf2
parentbefaa7b14fd5d1c1d4e06035c4babc6cb9623722 (diff)
downloadcurl-4a7673c8ca3709136fe3fa12a0d86f8c896d0ed2.tar.gz
CURLOPT_USERPWD.3: see also CURLOPT_PROXYUSERPWD
-rw-r--r--docs/libcurl/opts/CURLOPT_USERPWD.31
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libcurl/opts/CURLOPT_USERPWD.3 b/docs/libcurl/opts/CURLOPT_USERPWD.3
index c5b1f743e..0dec56bfe 100644
--- a/docs/libcurl/opts/CURLOPT_USERPWD.3
+++ b/docs/libcurl/opts/CURLOPT_USERPWD.3
@@ -88,3 +88,4 @@ Returns CURLE_OK on success or
CURLE_OUT_OF_MEMORY if there was insufficient heap space.
.SH "SEE ALSO"
.BR CURLOPT_USERNAME "(3), " CURLOPT_PASSWORD "(3), "
+.BR CURLOPT_PROXYUSERPWD "(3), "