diff options
| author | Gary Palmer <gpalmer@FreeBSD.org> | 1995-04-15 07:05:07 +0000 |
|---|---|---|
| committer | Gary Palmer <gpalmer@FreeBSD.org> | 1995-04-15 07:05:07 +0000 |
| commit | 7253b58b7b9f243b6ceb14c68de0191b3716404f (patch) | |
| tree | d442bd1ef1f86269689c1414aa2cff06e449970c /libexec | |
| parent | 025362a70b9b6a0161c17816347b0d681eb3a933 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/ftpd/ftpd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8 index 2afd49554b46..2471961c58e4 100644 --- a/libexec/ftpd/ftpd.8 +++ b/libexec/ftpd/ftpd.8 @@ -261,7 +261,7 @@ The password field in .Xr passwd is not used, and should not contain real passwords. The file -.Pa motd , +.Pa ftpmotd , if present, will be printed after a successful login. These files should be mode 444. .It Pa ~ftp/pub @@ -277,7 +277,7 @@ account in this directory. List of unwelcome/restricted users. .It Pa /etc/ftpwelcome Welcome notice. -.It Pa /etc/motd +.It Pa /etc/ftpmotd Welcome notice after login. .It Pa /etc/nologin Displayed and access refused. |
