summaryrefslogtreecommitdiffstats
path: root/sys-utils
diff options
context:
space:
mode:
authorChistyj Arkadij2019-08-04 16:06:38 +0200
committerChistyj Arkadij2019-08-04 16:06:38 +0200
commite9d2e0c8197ffcb1b5e92be3002656c644e588d3 (patch)
tree66b1771fb4db19baa31aafb4bd9fe25c291b9f7f /sys-utils
parentdmesg: fix output hex encoding (diff)
downloadkernel-qcow2-util-linux-e9d2e0c8197ffcb1b5e92be3002656c644e588d3.tar.gz
kernel-qcow2-util-linux-e9d2e0c8197ffcb1b5e92be3002656c644e588d3.tar.xz
kernel-qcow2-util-linux-e9d2e0c8197ffcb1b5e92be3002656c644e588d3.zip
fixed mount man page typo, "bythe" -> "by the"
Diffstat (limited to 'sys-utils')
-rw-r--r--sys-utils/mount.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index b79b4ef5f..8d4b8f164 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -116,7 +116,7 @@ options to avoid ambivalent interpretation of the given argument. For example:
The same filesystem may be mounted more than once, and in some cases (e.g.
network filesystems) the same filesystem may be mounted on the same
mountpoint more times. The mount command does not implement any policy to
-control this behavior. All behavior is controlled bythe kernel and it is usually
+control this behavior. All behavior is controlled by the kernel and it is usually
specific to the filesystem driver. The exception is \fB\-\-all\fR, in this case
already mounted filesystems are ignored (see \fB\-\-all\fR below for more details).