Module Name: src
Committed By: wiz
Date: Tue Mar 15 08:36:02 UTC 2011
Modified Files:
src/bin/ls: ls.1
Log Message:
Remove trailing whitespace. Add -M to usage.
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/bin/ls/ls.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/bin/ls/ls.1
diff -u src/bin/ls/ls.1:1.67 src/bin/ls/ls.1:1.68
--- src/bin/ls/ls.1:1.67 Tue Mar 15 03:52:37 2011
+++ src/bin/ls/ls.1 Tue Mar 15 08:36:01 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: ls.1,v 1.67 2011/03/15 03:52:37 erh Exp $
+.\" $NetBSD: ls.1,v 1.68 2011/03/15 08:36:01 wiz Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -40,7 +40,7 @@
.Nd list directory contents
.Sh SYNOPSIS
.Nm
-.Op Fl AaBbCcdFfghikLlmnopqRrSsTtuWwx1
+.Op Fl AaBbCcdFfghikLlMmnopqRrSsTtuWwx1
.Op Ar
.Sh DESCRIPTION
For each operand that names a
@@ -144,7 +144,7 @@
.Fl h
flags overrides the previous flag.
See also
-.Fl h
+.Fl h
and
.Fl M .
.It Fl L
@@ -165,10 +165,10 @@
.Fl l
and
.Fl s
-options, causing the sizes or block counts reported to be separated with
+options, causing the sizes or block counts reported to be separated with
commas (or a locale appropriate separator) resulting in a more readable
output.
-Overrides
+Overrides
.Fl h .
Does not override
.Fl k .