Many files:
  badblocks.8.in, chattr.1.in, dumpe2fs.8.in, e2label.8.in,
  fsck.8.in, lsattr.1.in, mke2fs.8.in, mklost+found.8.in,
  tune2fs.8.in, uuidgen.1.in: Update man page to use a more standard
  	format (bold option flags and italicized variables), as suggested by
  	Andreas Dilger (adilger@enel.ucalgary.ca)
ChangeLog, e2fsck.8.in:
  e2fsck.8.in: Update man page to use a more standard format (bold
  	option flags and italicized variables), as suggested by Andreas Dilger
  	(adilger@enel.ucalgary.ca)
ChangeLog, uuid_generate.3.in:
  uuid_generate.8.in: Update man page to use a more standard format
  	(bold option flags and italicized variables), as suggested by Andreas
  	Dilger (adilger@enel.ucalgary.ca)

diff --git a/misc/chattr.1.in b/misc/chattr.1.in
index 5200cda..90e58ab 100644
--- a/misc/chattr.1.in
+++ b/misc/chattr.1.in
@@ -8,11 +8,11 @@
 .B \-RV
 ]
 [
-.B -v
-version
+.B \-v
+.I version
 ]
 [
-mode
+.I mode
 ]
 .I files...
 .SH DESCRIPTION
@@ -31,16 +31,16 @@
 secure deletion (s), and undeletable (u).
 .SH OPTIONS
 .TP
-.I -R
+.B \-R
 Recursively change attributes of directories and their contents.
 Symbolic links encountered during recursive directory traversals are
 ignored.
 .TP
-.I -V
+.B \-V
 Be verbose with chattr's output and print the program version.
 .TP
-.I -v version
-Set the files version.
+.BI \-v " version"
+Set the filesystem version.
 .SH ATTRIBUTES
 When a file with the 'A' attribute set is modified, its atime record is
 not modified.  This avoids a certain amount of disk I/O for laptop