1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-06 00:29:44 +02:00

Document stat -f -c %S, plus changes to default formats.

This commit is contained in:
Paul Eggert
2005-02-08 21:37:26 +00:00
parent 8388a2febc
commit 57d4ab6674
+5
View File
@@ -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