]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
mke2fs: clarify mke2fs and mke2fs.conf man pages
authorTheodore Ts'o <tytso@mit.edu>
Sun, 16 Jun 2013 01:19:39 +0000 (21:19 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 16 Jun 2013 01:19:39 +0000 (21:19 -0400)
Addresses-Debian-Bug: #712429
Addresses-Debian-Bug: #712430

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/mke2fs.8.in
misc/mke2fs.conf.5.in

index 023ba49b2b39e5d21742f7eac954326d93740ef6..f417bf15d06d2a001a9aa14cc9c68a2c7b95f419 100644 (file)
@@ -649,12 +649,12 @@ If this option is not specified,
 will pick a default either via how
 the command was run (for example, using a name of the form mkfs.ext2,
 mkfs.ext3, etc.) or via a default as defined by the
-.BR /etc/mke2fs.conf (5)
+.B /etc/mke2fs.conf
 file.   This option controls which filesystem options are used by
 default, based on the
 .B fstypes
 configuration stanza in
-.BR /etc/mke2fs.conf (5).
+.BR /etc/mke2fs.conf .
 .sp
 If the
 .B \-O
@@ -673,7 +673,7 @@ Specify how the filesystem is going to be used, so that
 .B mke2fs
 can choose optimal filesystem parameters for that use.  The usage
 types that are supported are defined in the configuration file
-.BR /etc/mke2fs.conf (5).
+.BR /etc/mke2fs.conf .
 The user may specify one or more usage types
 using a comma separated list.
 .sp
index b6df767445575e496e878722b5a8d93dc45eb969..0625d0ef6af614b6ec8603e4e8ad6313c0cda699 100644 (file)
@@ -11,7 +11,7 @@ is the configuration file for
 .BR mke2fs (8).  
 It controls the default parameters used by 
 .BR mke2fs (8)
-when it is creating ext2 or ext3 filesystems.
+when it is creating ext2, ext3, or ext4 filesystems.
 .PP
 The
 .I mke2fs.conf