]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Fixed typo in mount.8
authorLiam Ryan <liamryandev@gmail.com>
Mon, 9 Oct 2017 16:41:42 +0000 (17:41 +0100)
committerLiam Ryan <liamryandev@gmail.com>
Mon, 9 Oct 2017 16:41:42 +0000 (17:41 +0100)
Signed-off-by: Liam Ryan <liamryandev@gmail.com>
sys-utils/mount.8

index 4f9500593d1ef91d8da27a7c1a8c2f27adeb3f3c..a63fc9c792a96bd0222e857c2a5c61204dab5716 100644 (file)
@@ -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