summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys-utils/mount.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index bbfe71b75..ac410640e 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -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