summaryrefslogtreecommitdiffstats
path: root/sys-utils/mount.8
diff options
context:
space:
mode:
authorLiam Ryan2017-10-09 18:41:42 +0200
committerLiam Ryan2017-10-09 18:41:42 +0200
commitcf41837f57207d30e088c33c9450e8854b656df7 (patch)
treecce720e2e925b736f712e98859b79b7c8bd5a791 /sys-utils/mount.8
parentagetty: fix /etc/os-release parsing (diff)
downloadkernel-qcow2-util-linux-cf41837f57207d30e088c33c9450e8854b656df7.tar.gz
kernel-qcow2-util-linux-cf41837f57207d30e088c33c9450e8854b656df7.tar.xz
kernel-qcow2-util-linux-cf41837f57207d30e088c33c9450e8854b656df7.zip
Fixed typo in mount.8
Signed-off-by: Liam Ryan <liamryandev@gmail.com>
Diffstat (limited to 'sys-utils/mount.8')
-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 4f9500593..a63fc9c79 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -279,7 +279,7 @@ using the command:
.RE
Note that \fBmount\fR is very strict about non-root users and all paths
specified on command line are verified before fstab is parsed or a helper
-program is executed. It's strogly recommended to use a valid mountpoint to
+program is executed. It's strongly recommended to use a valid mountpoint to
specify filesystem, otherwise \fBmount\fR may fail. For example it's bad idea
to use NFS or CIFS source on command line.
.PP