summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-08-20 21:03:03 +0000
committerJim Meyering <jim@meyering.net>2000-08-20 21:03:03 +0000
commit1d0ba167029f7e51621d57cce35e14f6379657e0 (patch)
tree3910c56b4255c0dcdd58d39762ff5c06318c2bc3
parentc4c4106e8bcc7411a98689f93d7001851af5b626 (diff)
downloadcoreutils-1d0ba167029f7e51621d57cce35e14f6379657e0.tar.xz
*** empty log message ***
-rw-r--r--old/fileutils/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 552c9f226..92490149c 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -19,6 +19,7 @@
If it's not yet defined, set x.dereference to DEREF_NEVER
if -R was specified, else set it to DEREF_ALWAYS.
Set x.xstat accordingly for -H.
+ * doc/fileutils.texi (cp invocation): Describe -H and -L.
* src/mv.c (cp_option_init): Initialize to DEREF_NEVER, not `0'.
* src/install.c (cp_option_init): Initialize to DEREF_ALWAYS, not `1'.