diff options
Diffstat (limited to 'old')
-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'. |