]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* doc/coreutils.texi (Common options): --si outputs "M", not "MB".
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 28 Feb 2007 21:25:53 +0000 (22:25 +0100)
committerJim Meyering <jim@meyering.net>
Wed, 28 Feb 2007 21:25:53 +0000 (22:25 +0100)
Problem reported by Philip Rowlands in
<http://lists.gnu.org/archive/html/bug-coreutils/2007-02/msg00283.html>.

ChangeLog
doc/coreutils.texi

index 0104bb96180036c7dc7d236037ba5fca439d468e..217ce28811fd7e7fba267d1ce09935ba05ae8261 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-02-28  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * doc/coreutils.texi (Common options): --si outputs "M", not "MB".
+       Problem reported by Philip Rowlands in
+       <http://lists.gnu.org/archive/html/bug-coreutils/2007-02/msg00283.html>.
+
 2007-02-28  Jim Meyering  <jim@meyering.net>
 
        * .x-sc_file_system: Add the new test, tests/misc/df-P, to this
index b313afdc7eebbdb298302b08148506ec564c9779..23451fe73787f5e93c0adeb309a4fdb68e250cf7 100644 (file)
@@ -558,8 +558,8 @@ symbolic link to a directory.  @xref{Target directory}.
 @itemx --si
 @opindex --si
 @cindex SI output
-Append an SI-style abbreviation to each size, such as @samp{MB} for
-megabytes.  Powers of 1000 are used, not 1024; @samp{MB} stands for
+Append an SI-style abbreviation to each size, such as @samp{M} for
+megabytes.  Powers of 1000 are used, not 1024; @samp{M} stands for
 1,000,000 bytes.  This option is equivalent to
 @option{--block-size=si}.  Use the @option{-h} or
 @option{--human-readable} option if