summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-10-20 14:54:07 +0000
committerJim Meyering <jim@meyering.net>2001-10-20 14:54:07 +0000
commit7cdce2075ecb0665799372c9b5e1c11852250593 (patch)
treea2e6cc65e6e103629e1a6d980b1006218a4ab370 /old
parent891d094b564101369212dd69d45135040ff38c5e (diff)
downloadcoreutils-7cdce2075ecb0665799372c9b5e1c11852250593.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog3
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.