summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/nop/gnop.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/geom/class/nop/gnop.8')
-rw-r--r--sbin/geom/class/nop/gnop.811
1 files changed, 9 insertions, 2 deletions
diff --git a/sbin/geom/class/nop/gnop.8 b/sbin/geom/class/nop/gnop.8
index 90f72bf..259ea17 100644
--- a/sbin/geom/class/nop/gnop.8
+++ b/sbin/geom/class/nop/gnop.8
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2004 Pawel Jakub Dawidek <pjd@FreeBSD.org>
+.\" Copyright (c) 2004-2005 Pawel Jakub Dawidek <pjd@FreeBSD.org>
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -52,6 +52,9 @@
.Cm list
.Op Ar prov ...
.Nm
+.Cm status
+.Op Ar prov ...
+.Nm
.Cm load
.Op Fl v
.Nm
@@ -86,7 +89,11 @@ will be loaded if it is not loaded already.
.It Cm destroy
Turn off the given transparent providers.
.It Cm list
-List all or the given currently configured providers.
+Print detailed information about every currently configured device; if a list of
+providers is passed as a parameter then only those devices will be shown.
+.It Cm status
+Print general information about every currently configured device; if a list of
+providers is passed as a parameter then only those devices will be shown.
.It Cm load
Load
.Pa geom_nop.ko
OpenPOWER on IntegriCloud