summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-01-12 09:12:13 +0000
committerJim Meyering <jim@meyering.net>2002-01-12 09:12:13 +0000
commitfca9e007c6ce753ebd291865d457b1640d13d592 (patch)
tree0413cfc77e2d2d76244a6e5ee2153f0e59c80b82 /src
parent75ecfa15f18e2dfa373c71853d82a820ff262e3b (diff)
downloadcoreutils-fca9e007c6ce753ebd291865d457b1640d13d592.tar.xz
(usage): Also mention Ext3.
Diffstat (limited to 'src')
-rw-r--r--src/shred.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/shred.c b/src/shred.c
index be4d385f5..406ccac41 100644
--- a/src/shred.c
+++ b/src/shred.c
@@ -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\