summaryrefslogtreecommitdiffstats
path: root/sbin/mdmfs/mdmfs.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mdmfs/mdmfs.8')
-rw-r--r--sbin/mdmfs/mdmfs.811
1 files changed, 11 insertions, 0 deletions
diff --git a/sbin/mdmfs/mdmfs.8 b/sbin/mdmfs/mdmfs.8
index 3f75574..2f62963 100644
--- a/sbin/mdmfs/mdmfs.8
+++ b/sbin/mdmfs/mdmfs.8
@@ -50,6 +50,7 @@ driver
.Op Fl o Ar mount-options
.Op Fl p Ar permissions
.Op Fl s Ar size
+.Op Fl v Ar version
.Op Fl w Ar user : Ns Ar group
.Ar md-device
.Ar mount-point
@@ -69,6 +70,7 @@ driver
.Op Fl O Ar optimization
.Op Fl o Ar mount-options
.Op Fl s Ar size
+.Op Fl v Ar version
.Ar md-device
.Ar mount-point
.Sh DESCRIPTION
@@ -222,6 +224,15 @@ for compatibility.
It is only really useful to negate the
.Fl S
flag, should such a need occur.
+.It Fl v Ar version
+Specify the UFS version number for use on the file system; it may be
+either
+.Dv 1
+or
+.Dv 2 .
+The default is derived from the default of the
+.Xr newfs 8
+command.
.It Fl w Ar user : Ns Ar group
Set the owner and group to
.Ar user
OpenPOWER on IntegriCloud