From 402b95d285cbd12f0f11c786badbdf23ae701a89 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Fri, 21 Mar 2008 09:25:23 -0400 Subject: [PATCH] mke2fs: Clarify man page that -T is interpreted using the current timezone Signed-off-by: "Theodore Ts'o" --- misc/tune2fs.8.in | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/tune2fs.8.in b/misc/tune2fs.8.in index 8b59c17..260e76f 100644 --- a/misc/tune2fs.8.in +++ b/misc/tune2fs.8.in @@ -464,6 +464,7 @@ Set the number of reserved filesystem blocks. .BI \-T " time-last-checked" Set the time the filesystem was last checked using .BR e2fsck . +The time is interpreted using the current (local) timezone. This can be useful in scripts which use a Logical Volume Manager to make a consistent snapshot of a filesystem, and then check the filesystem during off hours to make sure it hasn't been corrupted due to -- 1.8.3.1