From: Paul Eggert Date: Thu, 9 Sep 2004 23:21:51 +0000 (+0000) Subject: Document test -r, -w, -x more carefully. X-Git-Tag: v5.3.0~704 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e54cc590f7ae6334d68f2584479881e92765e106;p=thirdparty%2Fcoreutils.git Document test -r, -w, -x more carefully. --- diff --git a/doc/ChangeLog b/doc/ChangeLog index f522a86704..ace576cf06 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -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