mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-11 09:50:12 +00:00
Document the use of lines beginning with a '#' as comment lines.
PR: 5676
This commit is contained in:
parent
fcab936b59
commit
d59b62e37b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=37532
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)ftpd.8 8.2 (Berkeley) 4/19/94
|
||||
.\" $Id: ftpd.8,v 1.20 1997/12/04 03:58:02 steve Exp $
|
||||
.\" $Id: ftpd.8,v 1.21 1998/02/18 10:53:16 obrien Exp $
|
||||
.\"
|
||||
.Dd April 19, 1994
|
||||
.Dt FTPD 8
|
||||
@ -394,6 +394,9 @@ It defaults to
|
||||
.Pa /etc/ftpmotd .
|
||||
.El
|
||||
.Pp
|
||||
Lines beginning with a '#' are ignored and can be used to include
|
||||
comments.
|
||||
.Pp
|
||||
Defining a virtual host for the primary IP address or hostname
|
||||
changes the default for ftp logins to that address.
|
||||
The 'user', 'statfile', 'welcome' and 'motd' fields may be left
|
||||
|
Loading…
Reference in New Issue
Block a user