From: Jim Meyering Date: Sat, 20 Oct 2001 14:54:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_1~101 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7cdce2075ecb0665799372c9b5e1c11852250593;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 8152f70922..51c724e036 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.