diff options
author | kstailey <kstailey@cvs.openbsd.org> | 1997-12-15 16:52:11 +0000 |
---|---|---|
committer | kstailey <kstailey@cvs.openbsd.org> | 1997-12-15 16:52:11 +0000 |
commit | 18edd147bb15093edbbffa296719978cdf0815de (patch) | |
tree | 01e6184d24d8b4b1df8653a9656b48451beb66d1 /libexec | |
parent | d2674625ae8b014067e366dbdaaaa5ecedbbf794 (diff) |
alphasort flags
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/ftpd/ftpd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8 index 616172747e7..aa8e7e7dcf1 100644 --- a/libexec/ftpd/ftpd.8 +++ b/libexec/ftpd/ftpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ftpd.8,v 1.13 1997/12/12 08:55:09 deraadt Exp $ +.\" $OpenBSD: ftpd.8,v 1.14 1997/12/15 16:52:10 kstailey Exp $ .\" $NetBSD: ftpd.8,v 1.8 1996/01/14 20:55:23 thorpej Exp $ .\" .\" Copyright (c) 1985, 1988, 1991, 1993 @@ -43,7 +43,7 @@ Internet File Transfer Protocol server .Sh SYNOPSIS .Nm ftpd -.Op Fl dDhlMSUP +.Op Fl dDhlMPSU .Op Fl T Ar maxtimeout .Op Fl t Ar timeout .Op Fl u Ar mask |