From: Liam Ryan Date: Mon, 9 Oct 2017 16:41:42 +0000 (+0100) Subject: Fixed typo in mount.8 X-Git-Tag: v2.31~29^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf41837f57207d30e088c33c9450e8854b656df7;p=thirdparty%2Futil-linux.git Fixed typo in mount.8 Signed-off-by: Liam Ryan --- diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 4f9500593d..a63fc9c792 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