aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-02-18 10:53:16 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-02-18 10:53:16 +0000
commitf97d7807adc08e664700d48c56385f4e6f8653ff (patch)
treec309d7594f89ca87444469cac613176d8530c8a6 /libexec
parent568a9c42a1bb07d007863f4b6a4b5b0ae5ec1616 (diff)
downloadsrc-f97d7807adc08e664700d48c56385f4e6f8653ff.tar.gz
src-f97d7807adc08e664700d48c56385f4e6f8653ff.zip
MFS.
Notes
Notes: svn path=/head/; revision=33552
Diffstat (limited to 'libexec')
-rw-r--r--libexec/ftpd/ftpd.89
1 files changed, 7 insertions, 2 deletions
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8
index 4eaca6b0f4d1..791a179a5c7a 100644
--- a/libexec/ftpd/ftpd.8
+++ b/libexec/ftpd/ftpd.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ftpd.8 8.2 (Berkeley) 4/19/94
-.\" $Id: ftpd.8,v 1.19 1997/11/21 07:38:42 charnier Exp $
+.\" $Id: ftpd.8,v 1.20 1997/12/04 03:58:02 steve Exp $
.\"
.Dd April 19, 1994
.Dt FTPD 8
@@ -154,7 +154,10 @@ If the file
.Pa /etc/ftpmotd
exists,
.Nm
-prints it after a successful login.
+prints it after a successful login. Note the motd file used is the one
+relative to the login environment. This means the one in
+.Pa ~ftp/etc
+in the anonymous user's case.
.Pp
The ftp server currently supports the following ftp requests.
The case of the requests is ignored.
@@ -424,6 +427,8 @@ or in the shell's environment.
List of unwelcome/restricted users.
.It Pa /etc/ftpchroot
List of normal users who should be chroot'd.
+.It Pa /etc/ftphosts
+Virtual hosting configuration file.
.It Pa /etc/ftpwelcome
Welcome notice.
.It Pa /etc/ftpmotd