summaryrefslogtreecommitdiffstats
path: root/sbin/mdconfig/mdconfig.8
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2003-03-03 13:05:00 +0000
committerphk <phk@FreeBSD.org>2003-03-03 13:05:00 +0000
commit7499df545729c9d91d2eabb72e479a6cd3e09fab (patch)
treeebeb4dc8a6258d6e27bf80318a7c535c404b73c1 /sbin/mdconfig/mdconfig.8
parent8a0180038b858afdb5efab37fccdc9cd13a552e9 (diff)
downloadFreeBSD-src-7499df545729c9d91d2eabb72e479a6cd3e09fab.zip
FreeBSD-src-7499df545729c9d91d2eabb72e479a6cd3e09fab.tar.gz
Add a "-S sectorsize" option to enable Kirk to find a bug :-)
Diffstat (limited to 'sbin/mdconfig/mdconfig.8')
-rw-r--r--sbin/mdconfig/mdconfig.83
1 files changed, 3 insertions, 0 deletions
diff --git a/sbin/mdconfig/mdconfig.8 b/sbin/mdconfig/mdconfig.8
index 3b3583e..2ed1bdd 100644
--- a/sbin/mdconfig/mdconfig.8
+++ b/sbin/mdconfig/mdconfig.8
@@ -57,6 +57,7 @@
.Oc
.Op Fl s Ar size
.Op Fl f Ar file
+.Op Fl S Ar sectorsize
.Op Fl u Ar unit
.Nm
.Fl d
@@ -111,6 +112,8 @@ or
.Cm g
which
denotes kilobyte, megabyte and gigabyte respectively.
+.It Fl S Ar sectorsize
+Sectorsize to use for malloc backed device.
.It Fl o Oo Cm no Oc Ns Ar option
Set or reset options.
.Bl -tag -width indent
OpenPOWER on IntegriCloud