]> err.no Git - util-linux/commitdiff
mount: add info about tz=UTC option for FAT to mount.8
authorKarel Zak <kzak@redhat.com>
Mon, 28 Jul 2008 09:18:27 +0000 (11:18 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 28 Jul 2008 09:18:27 +0000 (11:18 +0200)
CC: Joe Peterson <joe@skyrush.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
mount/mount.8

index 6af12e4ae61d5bd7de1ed8b32e5529d0fb65f763..524ed28cc67a25134f32b30dbb25cb1ed62959e6 100644 (file)
@@ -1197,6 +1197,14 @@ Character set to use for converting between 8 bit characters
 and 16 bit Unicode characters. The default is iso8859-1.
 Long filenames are stored on disk in Unicode format.
 .TP
+.BI tz=UTC
+This option disables the conversion of timestamps
+between local time (as used by Windows on FAT) and UTC
+(which Linux uses internally).  This is particuluarly
+useful when mounting devices (like digital cameras)
+that are set to UTC in order to avoid the pitfalls of
+local time.
+.TP
 .B quiet
 Turn on the
 .I quiet