diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2000-12-22 18:03:21 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2000-12-22 18:03:21 +0000 |
| commit | 659e0d5ef731e95f59efaab24a38137f869ec050 (patch) | |
| tree | 1cdf47270d4c46ba09718f1b61ef1f7bd43278e9 | |
| parent | e72f0de24ef02c021582bdd4f28c1890d3199675 (diff) | |
Notes
| -rw-r--r-- | lib/libfetch/fetch.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libfetch/fetch.3 b/lib/libfetch/fetch.3 index 9c21fcd9b60b..780bda700843 100644 --- a/lib/libfetch/fetch.3 +++ b/lib/libfetch/fetch.3 @@ -421,6 +421,8 @@ The accompanying error message includes a protocol-specific error code and message, e.g. "File is not available (404 Not Found)" .Sh ENVIRONMENT .Bl -tag -width FTP_PASSIVE_MODE +.It Ev FTP_LOGIN +Default FTP login if none was provided in the URL. .It Ev FTP_PASSIVE_MODE If set to anything but .Ql no , |
