1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-13 15:26:48 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-02-26 18:09:11 +00:00
parent 25dc498dab
commit 8b9fe6bd80

View File

@@ -3,8 +3,8 @@
* Version 4.5.9.
* tests/du/basic: Don't test du's -b option here. Directory byte
counts are smaller (512 rather than 4096) on at least OSF/1 5.1.
Reported by Nelson Beebe.
counts are smaller (512 rather than 4096) on at least OSF/1 5.1
and IBM AIX 4.2. Reported by Nelson Beebe.
2003-02-25 Jim Meyering <jim@meyering.net>