]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): Also mention Ext3.
authorJim Meyering <jim@meyering.net>
Sat, 12 Jan 2002 09:12:13 +0000 (09:12 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 12 Jan 2002 09:12:13 +0000 (09:12 +0000)
src/shred.c

index be4d385f53ac750f6e0f111ed4237e33da460137..406ccac4193cc4334da7bb1f4204b93dfb5a97e1 100644 (file)
@@ -1,6 +1,6 @@
 /* shred.c - overwrite files and devices to make it harder to recover data
 
-   Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
    Copyright (C) 1997, 1998, 1999 Colin Plumb.
 
    This program is free software; you can redistribute it and/or modify
@@ -213,7 +213,7 @@ not effective:\n\
 "), stdout);
       fputs (_("\
 * log-structured or journaled filesystems, such as those supplied with\n\
-  AIX and Solaris (and JFS, ReiserFS, XFS, etc.)\n\
+  AIX and Solaris (and JFS, ReiserFS, XFS, Ext3, etc.)\n\
 \n\
 * filesystems that write redundant data and carry on even if some writes\n\
   fail, such as RAID-based filesystems\n\