From: Theodore Ts'o Date: Sat, 24 Oct 2009 18:25:39 +0000 (-0400) Subject: tune2fs.8: Clarify tune2fs's -i option X-Git-Tag: v1.41.10~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5fbf388550ad7511a7424078001316e2c6f401c;p=thirdparty%2Fe2fsprogs.git tune2fs.8: Clarify tune2fs's -i option Signed-off-by: "Theodore Ts'o" --- diff --git a/misc/tune2fs.8.in b/misc/tune2fs.8.in index cf0d8ac64..62934f73b 100644 --- a/misc/tune2fs.8.in +++ b/misc/tune2fs.8.in @@ -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