diff options
author | Jim Meyering <jim@meyering.net> | 2000-08-20 21:03:03 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-08-20 21:03:03 +0000 |
commit | 1d0ba167029f7e51621d57cce35e14f6379657e0 (patch) | |
tree | 3910c56b4255c0dcdd58d39762ff5c06318c2bc3 /old/fileutils | |
parent | c4c4106e8bcc7411a98689f93d7001851af5b626 (diff) | |
download | coreutils-1d0ba167029f7e51621d57cce35e14f6379657e0.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 1 |
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'. |