From: Theodore Ts'o Date: Fri, 19 Nov 2004 19:29:48 +0000 (-0500) Subject: mke2fs.8.in: Removed the word "destructive" when describing the X-Git-Tag: E2FSPROGS-1_36~122 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=3a03c2ca5e0aa9fabe1ae7e635d1f91a3a9eaec2;p=tools%2Fe2fsprogs.git mke2fs.8.in: Removed the word "destructive" when describing the read-write test, since it can confuse people. --- diff --git a/misc/ChangeLog b/misc/ChangeLog index 0ef524b..1e3fe45 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -1,3 +1,8 @@ +2004-11-19 Theodore Ts'o + + * mke2fs.8.in: Removed the word "destructive" when describing the + read-write test, since it can confuse people. + 2004-10-08 Theodore Ts'o * mke2fs.8.in: Add an explanation about why reserved blocks in a diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in index 8c21f29..53ae154 100644 --- a/misc/mke2fs.8.in +++ b/misc/mke2fs.8.in @@ -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"