summaryrefslogtreecommitdiff
path: root/libexec/ftpd/ftpd.8
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/ftpd/ftpd.8')
-rw-r--r--libexec/ftpd/ftpd.85
1 files changed, 3 insertions, 2 deletions
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8
index 9f40a6bb785..c4a39ef11f6 100644
--- a/libexec/ftpd/ftpd.8
+++ b/libexec/ftpd/ftpd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ftpd.8,v 1.11 1997/04/14 00:55:03 millert Exp $
+.\" $OpenBSD: ftpd.8,v 1.12 1997/05/01 14:45:36 deraadt Exp $
.\" $NetBSD: ftpd.8,v 1.8 1996/01/14 20:55:23 thorpej Exp $
.\"
.\" Copyright (c) 1985, 1988, 1991, 1993
@@ -62,7 +62,8 @@ service specification; see
Available options:
.Bl -tag -width Ds
.It Fl A
-Permit only anonymous ftp connections.
+Permit only anonymous ftp connections or accounts listed in
+.Pa /etc/ftpchroot.
Other connection attempts are refused.
.It Fl d
Debugging information is written to the syslog using LOG_FTP.