summaryrefslogtreecommitdiffstats
path: root/sbin/mount
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount')
-rw-r--r--sbin/mount/mount.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8
index 6792274..9af8597 100644
--- a/sbin/mount/mount.8
+++ b/sbin/mount/mount.8
@@ -342,7 +342,7 @@ causes
.Nm
to execute the equivalent of:
.Bd -literal -offset indent
-/sbin/mount_unionfs -b /sys $HOME/sys
+/sbin/mount_unionfs -o below /sys $HOME/sys
.Ed
.Pp
Additional options specific to file system types
OpenPOWER on IntegriCloud