Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/bin/df Replace hard to understand wording with a different



details:   https://anonhg.NetBSD.org/src/rev/5d8ab6e4b05f
branches:  trunk
changeset: 557509:5d8ab6e4b05f
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Jan 10 23:43:30 2004 +0000

description:
Replace hard to understand wording with a different
one from further down in the same page. Suggested by jmc@openbsd.

diffstat:

 bin/df/df.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r dc06e6162e50 -r 5d8ab6e4b05f bin/df/df.1
--- a/bin/df/df.1       Sat Jan 10 23:35:55 2004 +0000
+++ b/bin/df/df.1       Sat Jan 10 23:43:30 2004 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: df.1,v 1.35 2004/01/08 20:26:46 wiz Exp $
+.\"    $NetBSD: df.1,v 1.36 2004/01/10 23:43:30 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -47,7 +47,7 @@
 or on the file system of which
 .Ar file
 is a part.
-Values are displayed in 512-byte per block block counts.
+By default, all sizes are reported in 512-byte block counts.
 If neither a file or a
 .Ar file_system
 operand is specified,



Home | Main Index | Thread Index | Old Index