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.36-rc1~178 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a7dc84118c02eca2a48ad877bf5078e96b08b4d;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 eddf05a2f5..54af6c2b1a 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