Whamcloud - gitweb
Fix bold font specifer in mke2fs.8 man page
authorTheodore Ts'o <tytso@mit.edu>
Wed, 3 Sep 2008 01:23:35 +0000 (21:23 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 3 Sep 2008 01:23:35 +0000 (21:23 -0400)
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/mke2fs.8.in

index 991f749..22d27c8 100644 (file)
@@ -212,7 +212,7 @@ to support a filesystem that has
 .I max-online-resize
 blocks.
 .TP
-.B lazy_itable_init\fR[\fb= \fI<0 to disable, 1 to enable>\fR]
+.B lazy_itable_init\fR[\fB= \fI<0 to disable, 1 to enable>\fR]
 If enabled and the uninit_bg feature is enabled, the inode table will
 not be fully initialized by
 .BR mke2fs .