summaryrefslogtreecommitdiffstats
path: root/mount/mount.8
diff options
context:
space:
mode:
authorKarel Zak2008-07-28 11:18:27 +0200
committerKarel Zak2008-07-28 11:18:27 +0200
commit9615cd1d2fee4f306c50fb6978e87230111cc077 (patch)
treee1110836796e9f47702016cc433d79bf803d31ff /mount/mount.8
parentremove CVS keywords (diff)
downloadkernel-qcow2-util-linux-9615cd1d2fee4f306c50fb6978e87230111cc077.tar.gz
kernel-qcow2-util-linux-9615cd1d2fee4f306c50fb6978e87230111cc077.tar.xz
kernel-qcow2-util-linux-9615cd1d2fee4f306c50fb6978e87230111cc077.zip
mount: add info about tz=UTC option for FAT to mount.8
CC: Joe Peterson <joe@skyrush.com> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'mount/mount.8')
-rw-r--r--mount/mount.88
1 files changed, 8 insertions, 0 deletions
diff --git a/mount/mount.8 b/mount/mount.8
index 6af12e4ae..524ed28cc 100644
--- a/mount/mount.8
+++ b/mount/mount.8
@@ -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