]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 29 Apr 2001 07:02:17 +0000 (07:02 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 29 Apr 2001 07:02:17 +0000 (07:02 +0000)
old/fileutils/ChangeLog

index 441fa2f28574bbaf4b0fb12a4c288412c3f9ef10..f8caf634b43aeb7209e410f5b308b183924ef362 100644 (file)
@@ -1,3 +1,13 @@
+2001-04-29  Jim Meyering  <meyering@lucent.com>
+
+       * man/rm.x: Refer to shred.
+       Remove the example showing how to remove `-foo', since that is now
+       in the --help output (and hence automatically included).
+       * src/rm.c (usage): Mention shred.
+
+       * src/shred.c (usage): Include in --help output the warning about
+       some of the filesystem types on which shred is not effective.
+
 2001-04-25  Jim Meyering  <meyering@lucent.com>
 
        * Makefile.maint (my-distcheck): Add a comment.