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

index f522a86704052412609cd5925d123bee1af262c4..ace576cf063d572bf0cfb636f9d9bc0c080bc55c 100644 (file)
@@ -2,6 +2,7 @@
 
        * coreutils.texi (sort invocation): -u disables the last-resort
        comparison, too.  Revamp its description.
+       (test invocation): Document -r, -w, -x more carefully.
 
 2004-09-08  Paul Eggert  <eggert@cs.ucla.edu>