diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2006-09-19 22:39:38 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-09-19 22:39:38 +0000 |
commit | 856443a97d9e2510a6e4fcbd486f181190e8165e (patch) | |
tree | 4514c66dcfaaec0f812914b3419f5648380b7c21 /doc/ChangeLog | |
parent | 7889cfbbc7a0fff35d65dce18bc995816aec2389 (diff) | |
download | coreutils-856443a97d9e2510a6e4fcbd486f181190e8165e.tar.xz |
* coreutils.texi (Disk usage): Clarify intro. Problem reported by Van Ly.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index bb84f1960..10e4109d7 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -2,6 +2,7 @@ * coreutils.texi (cp invocation): Say that -i and -f are independent. Clarify -i's behavior. + (Disk usage): Clarify intro. Problem reported by Van Ly. 2006-09-08 Paul Eggert <eggert@cs.ucla.edu> |