Whamcloud - gitweb
tune2fs.8: Clarify tune2fs's -i option
authorTheodore Ts'o <tytso@mit.edu>
Sat, 24 Oct 2009 18:25:39 +0000 (14:25 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 24 Oct 2009 18:25:39 +0000 (14:25 -0400)
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/tune2fs.8.in

index cf0d8ac..62934f7 100644 (file)
@@ -219,13 +219,15 @@ it is converted to a numerical gid before it is stored in the superblock.
 .TP
 .B \-i " \fIinterval-between-checks\fR[\fBd\fR|\fBm\fR|\fBw\fR]"
 Adjust the maximal time between two filesystem checks. 
-No postfix or
+No suffix or
 .B d
-result in days,
+will interpret the number
+.I interval-between-checks
+as days,
 .B m
-in months, and
+as months, and
 .B w
-in weeks.  A value of zero will disable the time-dependent checking.
+as weeks.  A value of zero will disable the time-dependent checking.
 .sp
 It is strongly recommended that either
 .B \-c