From 2e83f63844e3e29fe638d8b8adcf695544a4eeed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Thu, 31 Aug 2000 15:13:22 +0000 Subject: [PATCH] Document the FTP_PROXY and HTTP_PROXY variables better. --- lib/libfetch/fetch.3 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/libfetch/fetch.3 b/lib/libfetch/fetch.3 index 723cf3b380ee..9c4249f71916 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