From: Andreas Dilger Date: Sun, 30 Mar 2008 18:02:00 +0000 (-0400) Subject: Use -E instead of the deprecated -R option in the mke2fs man page X-Git-Tag: v1.40.9~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e28a1bca9edbbd6c9880d16ea7b9199d0b6cb976;p=thirdparty%2Fe2fsprogs.git Use -E instead of the deprecated -R option in the mke2fs man page Signed-off-by: Andreas Dilger Signed-off-by: "Theodore Ts'o" --- diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in index 14c3ca59a..aaf017d37 100644 --- a/misc/mke2fs.8.in +++ b/misc/mke2fs.8.in @@ -227,7 +227,7 @@ for the filesystem. (For administrators who are creating filesystems on RAID arrays, it is preferable to use the .I stride RAID parameter as part of the -.B \-R +.B \-E option rather than manipulating the number of blocks per group.) This option is generally used by developers who are developing test cases.