summaryrefslogtreecommitdiffstats
path: root/sys-utils/mount.8
diff options
context:
space:
mode:
authorJakub Wilk2018-08-16 11:08:42 +0200
committerJakub Wilk2018-08-16 11:09:15 +0200
commitb9c3b903fe4a704974755b4b3ac3ac75dc8bf0e7 (patch)
treeab5169829477481c4eff474ca99d5c649ed2e98f /sys-utils/mount.8
parentsu: add --whitelist-environment (diff)
downloadkernel-qcow2-util-linux-b9c3b903fe4a704974755b4b3ac3ac75dc8bf0e7.tar.gz
kernel-qcow2-util-linux-b9c3b903fe4a704974755b4b3ac3ac75dc8bf0e7.tar.xz
kernel-qcow2-util-linux-b9c3b903fe4a704974755b4b3ac3ac75dc8bf0e7.zip
Fix man page typos
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Diffstat (limited to 'sys-utils/mount.8')
-rw-r--r--sys-utils/mount.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 1a42a36e3..8ee0a03c5 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -1400,7 +1400,7 @@ independent of indices created in other instances of devpts.
All mounts of devpts without this
.B newinstance
-option share the same set of pty indices (i.e legacy mode).
+option share the same set of pty indices (i.e. legacy mode).
Each mount of devpts with the
.B newinstance
option has a private set of pty indices.
@@ -1503,7 +1503,7 @@ normal check is too inflexible. With this option you can relax it.
.RE
.TP
.BI check= value
-Three different levels of pickyness can be chosen:
+Three different levels of pickiness can be chosen:
.RS
.TP
.BR r [ elaxed ]
@@ -1714,7 +1714,7 @@ filesystem.)
Normal
.I iso9660
-filenames appear in a 8.3 format (i.e., DOS-like restrictions on filename
+filenames appear in an 8.3 format (i.e., DOS-like restrictions on filename
length), and in addition all characters are in upper case. Also there is
no field for file ownership, protection, number of links, provision for
block/character devices, etc.