diff options
author | Jim Meyering <jim@meyering.net> | 2003-02-21 12:24:32 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-02-21 12:24:32 +0000 |
commit | a7b79d2a74467f200f1ea2f87ad3ed81d0480af9 (patch) | |
tree | 7ce98f41cbc2d2b5980357625cbf39c488ef96c8 /doc | |
parent | 27fad7ecec8844f737c6b9d5120c6e8c9cbe5130 (diff) | |
download | coreutils-a7b79d2a74467f200f1ea2f87ad3ed81d0480af9.tar.xz |
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 171943be4..bb2f67458 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -2,6 +2,7 @@ * coreutils.texi (du invocation): Document --apparent-size. Adjust documentation of --bytes (-b). + (stat invocation): Describe %B. 2003-02-07 Richard Dawe <rich@phekda.freeserve.co.uk> |