Module Name: src
Committed By: jschauma
Date: Sat Oct 18 01:49:01 UTC 2014
Modified Files:
src/bin/ls: ls.1
Log Message:
Remove the confusing reference to 'file sizes' in the short description of
the '-l' flag. As explained in the Long Format section, the total is of
the blocks used by the files, and only applies to directories.
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 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.77 src/bin/ls/ls.1:1.78
--- src/bin/ls/ls.1:1.77 Wed Apr 2 19:54:30 2014
+++ src/bin/ls/ls.1 Sat Oct 18 01:49:01 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: ls.1,v 1.77 2014/04/02 19:54:30 wiz Exp $
+.\" $NetBSD: ls.1,v 1.78 2014/10/18 01:49:01 jschauma Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" @(#)ls.1 8.7 (Berkeley) 7/29/94
.\"
-.Dd April 2, 2014
+.Dd October 17, 2014
.Dt LS 1
.Os
.Sh NAME
@@ -163,8 +163,6 @@ for example.
.Dq ell ) .
List in long format.
(See below.)
-A total sum for all the file sizes is output on a line before the long
-listing.
.It Fl M
Modifies the
.Fl l