summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
Diffstat (limited to 'sbin')
-rw-r--r--sbin/geom/class/concat/gconcat.83
-rw-r--r--sbin/geom/class/nop/gnop.83
-rw-r--r--sbin/geom/class/stripe/gstripe.83
3 files changed, 6 insertions, 3 deletions
diff --git a/sbin/geom/class/concat/gconcat.8 b/sbin/geom/class/concat/gconcat.8
index deb68a2..ae095bb 100644
--- a/sbin/geom/class/concat/gconcat.8
+++ b/sbin/geom/class/concat/gconcat.8
@@ -57,6 +57,7 @@
.Op Ar dev2 Op Ar ...
.Nm
.Cm list
+.Op Ar prov Op Ar ...
.Nm
.Cm load
.Op Fl v
@@ -109,7 +110,7 @@ Turn off existing concatenate device by its
.It Cm clear
Clear metadata on the given devices.
.It Cm list
-List currently configured devices.
+List all or the given currently configured devices.
.It Cm load
Load
.Pa geom_concat.ko
diff --git a/sbin/geom/class/nop/gnop.8 b/sbin/geom/class/nop/gnop.8
index 18f5d35..315828e 100644
--- a/sbin/geom/class/nop/gnop.8
+++ b/sbin/geom/class/nop/gnop.8
@@ -50,6 +50,7 @@
.Op Ar prov2 Op Ar ...
.Nm
.Cm list
+.Op Ar prov Op Ar ...
.Nm
.Cm load
.Op Fl v
@@ -84,7 +85,7 @@ will be loaded if it is not loaded already.
.It Cm destroy
Turn off the given transparent providers.
.It Cm list
-List currently configured providers.
+List all or the given currently configured providers.
.It Cm load
Load
.Pa geom_nop.ko
diff --git a/sbin/geom/class/stripe/gstripe.8 b/sbin/geom/class/stripe/gstripe.8
index 381bac6..d77932a 100644
--- a/sbin/geom/class/stripe/gstripe.8
+++ b/sbin/geom/class/stripe/gstripe.8
@@ -59,6 +59,7 @@
.Op Ar dev2 Op Ar ...
.Nm
.Cm list
+.Op Ar prov Op Ar ...
.Nm
.Cm load
.Op Fl v
@@ -111,7 +112,7 @@ Turn off existing striped device by its
.It Cm clear
Clear metadata on the given devices.
.It Cm list
-List currently configured devices.
+List all or the given currently configured devices.
.It Cm load
Load
.Pa geom_stripe.ko
OpenPOWER on IntegriCloud