Fix typo and missing .TP in the tune2fs and mke2fs.conf man pages
Addresses-Debian-Bug: #665427
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
diff --git a/misc/mke2fs.conf.5.in b/misc/mke2fs.conf.5.in
index 636a0f1..b6df767 100644
--- a/misc/mke2fs.conf.5.in
+++ b/misc/mke2fs.conf.5.in
@@ -385,6 +385,7 @@
This improves meta-data locality and performance on meta-data heavy
workloads. The number of groups must be a power of 2 and may only be
specified if the flex_bg filesystem feature is enabled.
+.TP
.I options
This relation specifies additional extended options which should be
treated by
diff --git a/misc/tune2fs.8.in b/misc/tune2fs.8.in
index 76c529d..32f73a9 100644
--- a/misc/tune2fs.8.in
+++ b/misc/tune2fs.8.in
@@ -596,7 +596,8 @@
.TP
.BR [^]usrquota
Sets/clears user quota inode in the superblock.
-.BR [^]usrquota
+.TP
+.BR [^]grpquota
Sets/clears group quota inode in the superblock.
.TP
.BI \-T " time-last-checked"