From ebf8e6bdbff9143531a7d02f8395d7bfb23d5878 Mon Sep 17 00:00:00 2001 From: des Date: Thu, 31 Aug 2000 15:13:22 +0000 Subject: Document the FTP_PROXY and HTTP_PROXY variables better. --- lib/libfetch/fetch.3 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/libfetch') 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 -- cgit v1.1