summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChistyj Arkadij2019-08-04 20:21:55 +0200
committerChistyj Arkadij2019-08-04 20:21:55 +0200
commit0797511930ff90d8f97c05e15e37a3cce10197ad (patch)
tree93e76c2497ba2ce8998c9339bcd67e2a5f6833f1
parentfixed mount man page typo, "bythe" -> "by the" (diff)
downloadkernel-qcow2-util-linux-0797511930ff90d8f97c05e15e37a3cce10197ad.tar.gz
kernel-qcow2-util-linux-0797511930ff90d8f97c05e15e37a3cce10197ad.tar.xz
kernel-qcow2-util-linux-0797511930ff90d8f97c05e15e37a3cce10197ad.zip
removed double space
-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 8d4b8f164..56d3520be 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 by the 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).