summaryrefslogtreecommitdiffstats
path: root/lib/libfetch
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2000-08-31 15:13:22 +0000
committerdes <des@FreeBSD.org>2000-08-31 15:13:22 +0000
commitebf8e6bdbff9143531a7d02f8395d7bfb23d5878 (patch)
treeffd4c3917f0aa9adc5d8d532d05a66fe05c45a6c /lib/libfetch
parent2bbee59fc934223c4cd32612867ff0047d26c79a (diff)
downloadFreeBSD-src-ebf8e6bdbff9143531a7d02f8395d7bfb23d5878.zip
FreeBSD-src-ebf8e6bdbff9143531a7d02f8395d7bfb23d5878.tar.gz
Document the FTP_PROXY and HTTP_PROXY variables better.
Diffstat (limited to 'lib/libfetch')
-rw-r--r--lib/libfetch/fetch.34
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libfetch/fetch.3 b/lib/libfetch/fetch.3
index 723cf3b..9c4249f 100644
--- a/lib/libfetch/fetch.3
+++ b/lib/libfetch/fetch.3
@@ -426,6 +426,10 @@ as user name to the proxy, where
is the real user name, and
.Ql host
is the name of the FTP server.
+If this variable is set to an empty string, no proxy will be used for
+FTP requests, even if the
+.Ev HTTP_PROXY
+variable is set.
.It Ev HTTP_AUTH
Specifies HTTP authorization parameters, used only if the server
requires authorization and no user name or password was specified in
OpenPOWER on IntegriCloud