aboutsummaryrefslogtreecommitdiff
path: root/misc/tune2fs.8.in
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2009-10-24 14:25:39 -0400
committerTheodore Ts'o <tytso@mit.edu>2009-10-24 14:25:39 -0400
commitc5fbf388550ad7511a7424078001316e2c6f401c (patch)
treea6a4c69271cee40edf9ce419a96070a0ca12aef4 /misc/tune2fs.8.in
parent77f464fb19d2c9c1865879ab1a743870f7c97068 (diff)
downloade2fsprogs-c5fbf388550ad7511a7424078001316e2c6f401c.tar.gz
tune2fs.8: Clarify tune2fs's -i option
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'misc/tune2fs.8.in')
-rw-r--r--misc/tune2fs.8.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/misc/tune2fs.8.in b/misc/tune2fs.8.in
index cf0d8ac6..62934f73 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