summaryrefslogtreecommitdiffstats
path: root/mount
diff options
context:
space:
mode:
authorPetr Uzel2011-07-01 15:51:45 +0200
committerKarel Zak2011-07-11 11:56:33 +0200
commit34483418db724bc8e56e7f61a0cf6aa019bd4b71 (patch)
tree3b62b7dfc6062e584ee9ffeb7af52b705492e46d /mount
parentmount: make the error message clear (diff)
downloadkernel-qcow2-util-linux-34483418db724bc8e56e7f61a0cf6aa019bd4b71.tar.gz
kernel-qcow2-util-linux-34483418db724bc8e56e7f61a0cf6aa019bd4b71.tar.xz
kernel-qcow2-util-linux-34483418db724bc8e56e7f61a0cf6aa019bd4b71.zip
mount: fix typos in mount.8
From: Nicolas Francois <nicolas.francois@centraliens.net> Addresses: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530681#15 Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
Diffstat (limited to 'mount')
-rw-r--r--mount/mount.84
1 files changed, 2 insertions, 2 deletions
diff --git a/mount/mount.8 b/mount/mount.8
index 886e6b4e4..b1666cbfc 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