From 68260023b05583fb2a300792050ec2941e89ba4f Mon Sep 17 00:00:00 2001 From: des Date: Fri, 22 Dec 2000 18:03:21 +0000 Subject: [PATCH] Document FTP_LOGIN. --- lib/libfetch/fetch.3 | 2 ++ 1 file changed, 2 insertions(+) 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 ,