diff options
author | Michael Stone <mstone@debian.org> | 2008-01-29 14:12:22 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-01-29 14:14:07 +0100 |
commit | c1c51585f67d64bae62d5805cc3aac31984fe44d (patch) | |
tree | 8bba83533d913df07690911dce6af4217037ca49 /ChangeLog | |
parent | a7f5e64909fa24ecf2ef72a8cc3070cf38332842 (diff) | |
download | coreutils-c1c51585f67d64bae62d5805cc3aac31984fe44d.tar.xz |
Improve the description of when dd outputs its final statistics.
* doc/coreutils.texi (dd invocation): Say that dd prints stats
upon normal termination and upon SIGINT.
Signed-off-by: Jim Meyering <meyering@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-01-29 Michael Stone <mstone@debian.org> + + Improve the description of when dd outputs its final statistics. + * doc/coreutils.texi (dd invocation): Say that dd prints stats + upon normal termination and upon SIGINT. + 2008-01-29 Jim Meyering <meyering@redhat.com> Avoid "make distcheck" failure: newly-created man/*.1 files not removed |