]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount: fix typos in mount.8
authorPetr Uzel <petr.uzel@suse.cz>
Fri, 1 Jul 2011 13:51:45 +0000 (15:51 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 11 Jul 2011 09:56:33 +0000 (11:56 +0200)
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>
mount/mount.8

index 886e6b4e4a368a32a2a5f9cc23195e7613119007..b1666cbfc1622bd300bc238a222eee9cbe0306d8 100644 (file)
@@ -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