From: Paul Eggert Date: Tue, 8 Feb 2005 21:37:26 +0000 (+0000) Subject: Document stat -f -c %S, plus changes to default formats. X-Git-Tag: CPPI-1_12~1483 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57d4ab66744e4fb08fcd64cb5413855c14715c7f;p=thirdparty%2Fcoreutils.git Document stat -f -c %S, plus changes to default formats. --- diff --git a/NEWS b/NEWS index da19996af9..f703e6ee39 100644 --- a/NEWS +++ b/NEWS @@ -26,6 +26,11 @@ GNU coreutils NEWS -*- outline -*- test now detects integer overflow when evaluating large integers, rather than silently wrapping around. +** New features + + stat -f -c %S outputs the fundamental block size (used for block counts). + stat -f's default output format has been changed to output this size as well. + * Major changes in release 5.3.0 (2005-01-08) [unstable] ** Bug fixes