From a99145e6ef314c9d863b2a90c7adb44c6ccf89c8 Mon Sep 17 00:00:00 2001 From: Aditya Kali Date: Tue, 24 Apr 2012 14:26:13 -0400 Subject: [PATCH] tune2fs: fix man page indentation The indentation in tune2fs man page was wrong towards the end. Also, there was extra '[' in the SYNOPSIS section. Signed-off-by: Aditya Kali Signed-off-by: Theodore Ts'o --- misc/tune2fs.8.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/tune2fs.8.in b/misc/tune2fs.8.in index 32f73a9..e77dde7 100644 --- a/misc/tune2fs.8.in +++ b/misc/tune2fs.8.in @@ -81,7 +81,6 @@ tune2fs \- adjust tunable filesystem parameters on ext2/ext3/ext4 filesystems .I quota-options ] [ -[ .B \-T .I time-last-checked ] @@ -599,6 +598,7 @@ Sets/clears user quota inode in the superblock. .TP .BR [^]grpquota Sets/clears group quota inode in the superblock. +.RE .TP .BI \-T " time-last-checked" Set the time the filesystem was last checked using -- 1.8.3.1