diff options
| author | Guy Helmer <ghelmer@FreeBSD.org> | 1999-05-04 19:42:01 +0000 |
|---|---|---|
| committer | Guy Helmer <ghelmer@FreeBSD.org> | 1999-05-04 19:42:01 +0000 |
| commit | e57c110bba3fce0058789398d40d19578158c839 (patch) | |
| tree | f375b177dd3cd43fa05704435f4a54ccd0f57bb0 /libexec | |
| parent | 5f14bb14e3e2057904a3a00a4de63d15e508f8dd (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/ftpd/ftpd.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8 index df639327564d..28fb0113092b 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: ftpd.8,v 1.24 1998/12/02 22:11:02 billf Exp $ +.\" $Id: ftpd.8,v 1.25 1999/01/12 14:09:14 asami Exp $ .\" .Dd April 19, 1994 .Dt FTPD 8 @@ -42,6 +42,7 @@ Internet File Transfer Protocol server .Sh SYNOPSIS .Nm ftpd .Op Fl dl +.Op Fl A .Op Fl D .Op Fl R .Op Fl S |
