summaryrefslogtreecommitdiffstats
path: root/sbin/mount/mount.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount/mount.8')
-rw-r--r--sbin/mount/mount.89
1 files changed, 9 insertions, 0 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8
index 4c55df8..7635d74 100644
--- a/sbin/mount/mount.8
+++ b/sbin/mount/mount.8
@@ -163,6 +163,15 @@ is run with the
flag but without the
.Fl l
flag.
+.It Cm mountprog Ns = Ns Aq Ar program
+Force
+.Nm
+to use the specified program to mount the file system, instead of calling
+.Xr nmount 2
+directly. For example:
+.Bd -literal
+mount -t foofs -o mountprog=/mydir/fooprog /dev/acd0 /mnt
+.Ed
.It Cm multilabel
Enable multi-label Mandatory Access Control, or MAC, on the specified file
system.
OpenPOWER on IntegriCloud