From 34483418db724bc8e56e7f61a0cf6aa019bd4b71 Mon Sep 17 00:00:00 2001 From: Petr Uzel Date: Fri, 1 Jul 2011 15:51:45 +0200 Subject: [PATCH] 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 --- mount/mount.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3