aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1997-03-25 03:45:52 +0000
committerMike Pritchard <mpp@FreeBSD.org>1997-03-25 03:45:52 +0000
commit42946c82610d636e127c494c4f07fc76c5b2da02 (patch)
tree6bcb81cc830acb34628d578e80510e6f7886ff9b
parenteb5ca9140849b773476806e5d2e39a613a258005 (diff)
Notes
-rw-r--r--libexec/ftpd/ftpd.85
1 files changed, 2 insertions, 3 deletions
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8
index 98fb588150a0..16beca23bb8d 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$
+.\" $Id: ftpd.8,v 1.13 1997/02/22 14:21:27 peter Exp $
.\"
.Dd April 19, 1994
.Dt FTPD 8
@@ -245,8 +245,7 @@ authenticates users according to five rules.
.Pp
.Bl -enum -offset indent
.It
-The login name must be in the password data base,
-.Pa /etc/pwd.db ,
+The login name must be in the password data base
and not have a null password.
In this case a password must be provided by the client before any
file operations may be performed.