]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
src/test.c (usage): Document -r, -w, -x more carefully.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 9 Sep 2004 23:21:58 +0000 (23:21 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 9 Sep 2004 23:21:58 +0000 (23:21 +0000)
ChangeLog

index df290a71027f815149c7620cff0dcc2e3b41866a..1df4d23c47145fd5fb44a9d997bfe5c6a7395b8b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-09-09  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * src/test.c (usage): Document -r, -w, -x more carefully.
+
 2004-09-08  Paul Eggert  <eggert@cs.ucla.edu>
 
        * src/test.c (usage): Document "test" (with no args) and "[ ]".