diff options
author | Bob Proulx <bob@proulx.com> | 2008-01-28 22:19:21 -0700 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-01-29 14:27:06 +0100 |
commit | 69b1a35c6df3327e557b995cc1f2b5473b52bae3 (patch) | |
tree | 02d77a0d618b8c790a0731aac852352b09a4c3bf /ChangeLog | |
parent | c1c51585f67d64bae62d5805cc3aac31984fe44d (diff) | |
download | coreutils-69b1a35c6df3327e557b995cc1f2b5473b52bae3.tar.xz |
Improve the man pages of --date=STRING for 'date' and 'touch'.
* man/date.x: Add a compact description of the --date=STRING.
* man/touch.x: Likewise.
Reported by A. Costa in http://bugs.debian.org/363011
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-01-29 Bob Proulx <bob@proulx.com> + + Improve the man pages of --date=STRING for 'date' and 'touch'. + * man/date.x: Add a compact description of the --date=STRING. + * man/touch.x: Likewise. + Reported by A. Costa in http://bugs.debian.org/363011 + 2008-01-29 Michael Stone <mstone@debian.org> Improve the description of when dd outputs its final statistics. |