]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Clarify touch documentation of file arguments.
authorBob Proulx <bob@proulx.com>
Tue, 21 Aug 2007 04:04:45 +0000 (22:04 -0600)
committerJim Meyering <jim@meyering.net>
Tue, 21 Aug 2007 07:01:07 +0000 (09:01 +0200)
commit741f851bf61c884ea41eaee2c1a90d4cab99776f
treef1ba4a33d744c765d7d824ac8b4cb06bea62e0d6
parent6dfe8fc30d29658ec002c04d390b19435cdecba1
Clarify touch documentation of file arguments.

* src/touch.c (usage): Improve wording of documentation regarding
file argument handling and special handling of - argument.
* doc/coreutils.texi (touch invocation): Likewise.
Documentation problem reported by Vincent Lefevre.
ChangeLog
doc/coreutils.texi
src/touch.c