diff options
author | Jim Meyering <jim@meyering.net> | 2001-10-20 14:54:07 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-10-20 14:54:07 +0000 |
commit | 7cdce2075ecb0665799372c9b5e1c11852250593 (patch) | |
tree | a2e6cc65e6e103629e1a6d980b1006218a4ab370 /old/fileutils | |
parent | 891d094b564101369212dd69d45135040ff38c5e (diff) | |
download | coreutils-7cdce2075ecb0665799372c9b5e1c11852250593.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 8152f7092..51c724e03 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,9 @@ * Version 4.1.1. + * src/rm.c (usage): Clarify description of --directory (-d). + Based on a patch from Michael Stone. + * man/chmod.x: Describe sticky files and directories. From Michael Stone. |