summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Zak2008-08-12 14:58:50 +0200
committerKarel Zak2008-08-12 14:58:50 +0200
commite8abdb315028d2bb7d1ced187169c8026af656cb (patch)
treefc3ed8266735bc7bb2c1d0078036256ee5c37394
parenthwclock: remove x86_64-specific bogon (diff)
downloadkernel-qcow2-util-linux-e8abdb315028d2bb7d1ced187169c8026af656cb.tar.gz
kernel-qcow2-util-linux-e8abdb315028d2bb7d1ced187169c8026af656cb.tar.xz
kernel-qcow2-util-linux-e8abdb315028d2bb7d1ced187169c8026af656cb.zip
mount: add docs about utf8=0 for vfat
Addresses-Red-Hat-Bugzilla: #454354 Signed-off-by: Karel Zak <kzak@redhat.com>
-rw-r--r--mount/mount.87
1 files changed, 4 insertions, 3 deletions
diff --git a/mount/mount.8 b/mount/mount.8
index 7487923d0..01a1dc098 100644
--- a/mount/mount.8
+++ b/mount/mount.8
@@ -1791,9 +1791,10 @@ before trying
.IR name~num.ext .
.TP
.B utf8
-UTF8 is the filesystem safe 8-bit encoding of Unicode that is used
-by the console. It can be be enabled for the filesystem with this option.
-If `uni_xlate' gets set, UTF8 gets disabled.
+UTF8 is the filesystem safe 8-bit encoding of Unicode that is used by the
+console. It can be be enabled for the filesystem with this option or disabled
+with utf8=0, utf8=no or utf8=false. If `uni_xlate' gets set, UTF8 gets
+disabled.
.TP
.B shortname=[lower|win95|winnt|mixed]