clarify /etc/ftpwelcome is shown *before* login
This commit is contained in:
parent
e4aca18342
commit
1e03f65c0d
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: ftpd.8,v 1.19 1997/11/11 12:42:35 lukem Exp $
|
||||
.\" $NetBSD: ftpd.8,v 1.20 1997/12/31 02:43:54 lukem Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1985, 1988, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -543,7 +543,7 @@ Configure file conversions and other settings.
|
|||
.It Pa /etc/ftpusers
|
||||
List of unwelcome/restricted users.
|
||||
.It Pa /etc/ftpwelcome
|
||||
Welcome notice.
|
||||
Welcome notice before login.
|
||||
.It Pa /etc/motd
|
||||
Welcome notice after login.
|
||||
.It Pa /etc/nologin
|
||||
|
|
Loading…
Reference in New Issue