1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

Document test -r, -w, -x more carefully.

This commit is contained in:
Paul Eggert
2004-09-09 23:21:51 +00:00
parent 978abbd279
commit e54cc590f7

View 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>