]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: use correct units in df | numfmt example
authorPádraig Brady <P@draigBrady.com>
Thu, 18 Jun 2015 08:48:04 +0000 (09:48 +0100)
committerPádraig Brady <P@draigBrady.com>
Fri, 19 Jun 2015 13:50:36 +0000 (14:50 +0100)
commit5863426dcfec2336cf0e1a28255e9080889fcb4c
tree62fd4164c050b6c27cc63fa191cc46c854a35ea7
parent6fadd46acd5b813b545b58014ddd591ffdb5a41c
doc: use correct units in df | numfmt example

* src/numfmt.c (usage): Don't scale output from df
so that numfmt outputs the correct values.
src/numfmt.c