]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
src/test.c: document that -h and -L don't dereference.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 9 Sep 2004 04:15:19 +0000 (04:15 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 9 Sep 2004 04:15:19 +0000 (04:15 +0000)
ChangeLog

index cbefcfd3b959af33e23731db3b83f6feacc16409..df290a71027f815149c7620cff0dcc2e3b41866a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 2004-09-08  Paul Eggert  <eggert@cs.ucla.edu>
 
        * src/test.c (usage): Document "test" (with no args) and "[ ]".
+       Document that -h and -L don't dereference.
 
        * NEWS: Document that "tr xy -z" now works as per POSIX.
        Sort the descriptions.