Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/ls Remove the confusing reference to 'file sizes' in the...
details: https://anonhg.NetBSD.org/src/rev/6913c49f130c
branches: trunk
changeset: 333082:6913c49f130c
user: jschauma <jschauma%NetBSD.org@localhost>
date: Sat Oct 18 01:49:01 2014 +0000
description:
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.
diffstat:
bin/ls/ls.1 | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (27 lines):
diff -r 6ff26030c4e6 -r 6913c49f130c bin/ls/ls.1
--- a/bin/ls/ls.1 Fri Oct 17 23:56:47 2014 +0000
+++ b/bin/ls/ls.1 Sat Oct 18 01:49:01 2014 +0000
@@ -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 @@
.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
Home |
Main Index |
Thread Index |
Old Index