Whamcloud - gitweb
mke2fs.8.in: Removed the word "destructive" when describing the
authorTheodore Ts'o <tytso@mit.edu>
Fri, 19 Nov 2004 19:29:48 +0000 (14:29 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 19 Nov 2004 19:29:48 +0000 (14:29 -0500)
read-write test, since it can confuse people.

misc/ChangeLog
misc/mke2fs.8.in

index 0ef524b..1e3fe45 100644 (file)
@@ -1,3 +1,8 @@
+2004-11-19  Theodore Ts'o  <tytso@mit.edu>
+
+       * mke2fs.8.in: Removed the word "destructive" when describing the
+               read-write test, since it can confuse people.
+
 2004-10-08  Theodore Ts'o  <tytso@mit.edu>
 
        * mke2fs.8.in: Add an explanation about why reserved blocks in a
index 8c21f29..53ae154 100644 (file)
@@ -156,7 +156,7 @@ the blocksize be a multiple of 2k.
 .TP
 .B \-c
 Check the device for bad blocks before creating the file system.  If
-this option is specified twice, then a slower, destructive, read-write
+this option is specified twice, then a slower, read-write
 test is used instead of a fast read-only test.
 .TP
 .BI \-f " fragment-size"