From: Karel Zak Date: Tue, 12 Aug 2008 12:58:50 +0000 (+0200) Subject: mount: add docs about utf8=0 for vfat X-Git-Tag: v2.15-rc1~418 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e8abdb315028d2bb7d1ced187169c8026af656cb;p=thirdparty%2Futil-linux.git mount: add docs about utf8=0 for vfat Addresses-Red-Hat-Bugzilla: #454354 Signed-off-by: Karel Zak --- diff --git a/mount/mount.8 b/mount/mount.8 index 7487923d09..01a1dc0986 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]