From 7253b58b7b9f243b6ceb14c68de0191b3716404f Mon Sep 17 00:00:00 2001 From: Gary Palmer Date: Sat, 15 Apr 1995 07:05:07 +0000 Subject: [PATCH] Fix two more references to /etc/motd that I overlooked. PR #29 --- libexec/ftpd/ftpd.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8 index 2afd49554b4..2471961c58e 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.