* [PATCH] tune2fs: fix man page indentation
@ 2012-04-13 20:12 Aditya Kali
2012-04-24 18:26 ` Ted Ts'o
0 siblings, 1 reply; 2+ messages in thread
From: Aditya Kali @ 2012-04-13 20:12 UTC (permalink / raw)
To: tytso, linux-ext4; +Cc: Aditya Kali
The indentation in tune2fs man page was wrong towards the
end. Also, there was extra '[' in the SYNOPSIS section.
Signed-off-by: Aditya Kali <adityakali@google.com>
---
misc/tune2fs.8.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
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.7.7.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-04-24 18:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-13 20:12 [PATCH] tune2fs: fix man page indentation Aditya Kali
2012-04-24 18:26 ` Ted Ts'o
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).