From: David Prévot Date: Mon, 26 Mar 2012 17:45:51 +0000 (-0700) Subject: Fix typo and missing .TP in the tune2fs and mke2fs.conf man pages X-Git-Tag: android-x86-6.0-r1~26^2~437 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=b75a4ce18c4c165ef166968fa7001ebf7c76e024;p=android-x86%2Fexternal-e2fsprogs.git Fix typo and missing .TP in the tune2fs and mke2fs.conf man pages Addresses-Debian-Bug: #665427 Signed-off-by: "Theodore Ts'o" --- diff --git a/misc/mke2fs.conf.5.in b/misc/mke2fs.conf.5.in index 636a0f14..b6df7674 100644 --- a/misc/mke2fs.conf.5.in +++ b/misc/mke2fs.conf.5.in @@ -385,6 +385,7 @@ together to create one large virtual block group on an ext4 filesystem. 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 76c529d4..32f73a92 100644 --- a/misc/tune2fs.8.in +++ b/misc/tune2fs.8.in @@ -596,7 +596,8 @@ given quota type. Quota options could be one or more of the following: .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"