Whamcloud - gitweb
git://git.whamcloud.com
/
tools
/
e2fsprogs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97be89b
)
Fix bold font specifer in mke2fs.8 man page
author
Theodore Ts'o
<tytso@mit.edu>
Wed, 3 Sep 2008 01:23:35 +0000
(21:23 -0400)
committer
Theodore 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
patch
|
blob
|
history
diff --git
a/misc/mke2fs.8.in
b/misc/mke2fs.8.in
index
991f749
..
22d27c8
100644
(file)
--- a/
misc/mke2fs.8.in
+++ b/
misc/mke2fs.8.in
@@
-212,7
+212,7
@@
to support a filesystem that has
.I max-online-resize
blocks.
.TP
-.B lazy_itable_init\fR[\f
b
= \fI<0 to disable, 1 to enable>\fR]
+.B lazy_itable_init\fR[\f
B
= \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 .