Whamcloud - gitweb
Use -E instead of the deprecated -R option in the mke2fs man page
authorAndreas Dilger <adilger@dilger.ca>
Sun, 30 Mar 2008 18:02:00 +0000 (14:02 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 30 Mar 2008 18:03:00 +0000 (14:03 -0400)
Signed-off-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/mke2fs.8.in

index 14c3ca5..aaf017d 100644 (file)
@@ -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.