diff options
author | Bob Proulx <bob@proulx.com> | 2008-01-30 15:31:37 -0700 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-01-31 17:33:54 +0100 |
commit | 7cf7888ee972f526313393eefe9809721e4252f0 (patch) | |
tree | 77ddb34e17fdfeda1c53a4012d9be494cf7bac1c /ChangeLog | |
parent | 1d6931a643e826cc18cf040a992d23bb5e2af003 (diff) | |
download | coreutils-7cf7888ee972f526313393eefe9809721e4252f0.tar.xz |
Improve wording of date and time man page.
* man/date.x: Improve compact description of the --date=STRING.
* man/touch.x: Likewise.
Suggested by A. Costa.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-01-31 Bob Proulx <bob@proulx.com> + + Improve wording of date and time man page. + * man/date.x: Improve compact description of the --date=STRING. + * man/touch.x: Likewise. + Suggested by A. Costa. + 2008-01-31 Jim Meyering <meyering@redhat.com> Remove alignment constraint from the sha*_read_ctx functions. |