summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-05-13 15:23:54 +0000
committerJim Meyering <jim@meyering.net>2001-05-13 15:23:54 +0000
commitdad159221739777fc974d3b6383d782855425fe6 (patch)
tree6611adc01fb1a5766122811467e8fd28553f0e8c
parent2f7d346fb1f218db2d285c86ba1aed69e7b20fe8 (diff)
downloadcoreutils-dad159221739777fc974d3b6383d782855425fe6.tar.xz
*** empty log message ***
-rw-r--r--old/fileutils/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index f0b629ad4..5e31d0b3d 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -22,7 +22,7 @@
Add new --dereference-command-line option.
-H now means this instead of meaning --si, as POSIX requires.
- * NEWS, doc/fileutils.texi: Document this.
+ * NEWS, doc/omni-utils.texi: Document this.
* src/ls.c (enum Dereference_symlink): New type.
(dereference): New var, replacing trace_links, which was removed.