]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Fix typo in the mount (8) man page
authorMark Barbone <mark.l.barbone@gmail.com>
Thu, 19 Mar 2020 22:13:46 +0000 (18:13 -0400)
committerKarel Zak <kzak@redhat.com>
Fri, 15 May 2020 09:57:59 +0000 (11:57 +0200)
sys-utils/mount.8

index 13a5f7167cc3d2d51f8d8d3e5c2e192bcfe7dbe6..0fe3b7711b4a2caa986f80a80ddfdcfc663b47c3 100644 (file)
@@ -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