diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2000-08-31 15:13:22 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2000-08-31 15:13:22 +0000 |
| commit | 2e83f63844e3e29fe638d8b8adcf695544a4eeed (patch) | |
| tree | 42b4180675e128724400caea1fbd7ecf6535de8d /lib/libfetch | |
| parent | ba6776153bbd08b896bc2aee9c7bc86826a9ad84 (diff) | |
Notes
Diffstat (limited to 'lib/libfetch')
| -rw-r--r-- | lib/libfetch/fetch.3 | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
