From: Petr Uzel Date: Fri, 1 Jul 2011 13:51:45 +0000 (+0200) Subject: mount: fix typos in mount.8 X-Git-Tag: v2.20-rc1~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34483418db724bc8e56e7f61a0cf6aa019bd4b71;p=thirdparty%2Futil-linux.git mount: fix typos in mount.8 From: Nicolas Francois Addresses: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530681#15 Signed-off-by: Petr Uzel --- diff --git a/mount/mount.8 b/mount/mount.8 index 886e6b4e4a..b1666cbfc1 100644 --- a/mount/mount.8 +++ b/mount/mount.8 @@ -804,7 +804,7 @@ and mount options. .TP .B noatime -Do not update inode access times on this filesystem (e.g, for faster +Do not update inode access times on this filesystem (e.g., for faster access on the news spool to speed up news servers). .TP .B auto @@ -2408,7 +2408,7 @@ before trying .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 or disabled +console. It can 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