From: Mark Barbone Date: Thu, 19 Mar 2020 22:13:46 +0000 (-0400) Subject: Fix typo in the mount (8) man page X-Git-Tag: v2.35.2~38 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=ac11705979ad51ab419201e33656058d252c1814;p=thirdparty%2Futil-linux.git Fix typo in the mount (8) man page --- diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 13a5f7167c..0fe3b7711b 100644 --- a/sys-utils/mount.8 +++ b/sys-utils/mount.8 @@ -547,7 +547,7 @@ is the same as: .RS .nf -.B mount /dev/sda1 /foox +.B mount /dev/sda1 /foo .B mount \-\-make\-private /foo .B mount \-\-make\-unbindable /foo .fi