diff options
Diffstat (limited to 'bin/ls/ls.1')
-rw-r--r-- | bin/ls/ls.1 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index c930c09..5b46031 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)ls.1 8.7 (Berkeley) 7/29/94 -.\" $Id: ls.1,v 1.18 1998/04/24 07:49:46 des Exp $ +.\" $Id: ls.1,v 1.19 1998/04/24 12:43:26 des Exp $ .\" .Dd July 29, 1994 .Dt LS 1 @@ -43,7 +43,7 @@ .Nd list directory contents .Sh SYNOPSIS .Nm ls -.Op Fl ?ABCFHLPRTWabcdfgikloqrstu1 +.Op Fl ABCFHLPRTWabcdfgikloqrstu1 .Op Ar file ... .Sh DESCRIPTION For each operand that names a @@ -70,8 +70,6 @@ lexicographical order. .Pp The following options are available: .Bl -tag -width indent -.It Fl ? -Displays a short list of valid options. .It Fl A List all entries except for .Ql \&. |