Whamcloud - gitweb
Many files:
[tools/e2fsprogs.git] / misc / e2label.8.in
index fecb888..2153b33 100644 (file)
@@ -7,12 +7,12 @@
 e2label \- Change the label on an ext2 filesystem
 .SH SYNOPSIS
 .B e2label
-device
+.I device
 [
-new-label
+.I new-label
 ]
 .SH DESCRIPTION
-.BI e2label
+.B e2label
 will display or change the filesystem label on the ext2 filesystem located on
 .I device.  
 .PP
@@ -35,7 +35,7 @@ is longer than 16 characters,
 will truncate it and print a warning message.  
 .PP
 It is also possible to set the filesystem label using the
-.-L
+.B \-L
 option of 
 .BR tune2fs (8).
 .PP