]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount: fix man page typo (--bind,ro)
authorKarel Zak <kzak@redhat.com>
Mon, 19 Jun 2017 09:49:51 +0000 (11:49 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 23 Jun 2017 13:21:31 +0000 (15:21 +0200)
Addresses: https://github.com/karelzak/util-linux/issues/464
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/mount.8

index bbfe71b75ca6ece9e167d34893f7372ca82e4f8f..ac410640ed37194145c50f759928fe5c9eaa8671 100644 (file)
@@ -356,7 +356,7 @@ For example:
 
 .RS
 .br
-.B mount \-\-bind,ro foo foo
+.B mount -o bind,ro foo foo
 .RE
 
 This feature is not supported by the Linux kernel; it is implemented in userspace