summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
Diffstat (limited to 'old')
-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.