mke2fs.8.in: Removed the word "destructive" when describing the

read-write test, since it can confuse people.
This commit is contained in:
Theodore Ts'o 2004-11-19 14:29:48 -05:00
parent 4b8f81aace
commit 3a03c2ca5e
2 changed files with 6 additions and 1 deletions

View 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

View 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"