summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/nop
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-18 10:09:38 +0000
committerru <ru@FreeBSD.org>2005-01-18 10:09:38 +0000
commit13fe9ea5a213be76500057f81901939ad340fea0 (patch)
tree0cba49e2135bee04652378b88ade9f69b52d5f7b /sbin/geom/class/nop
parentd95b3c4c8de8ba10c562c372d97210ee4e5f3821 (diff)
downloadFreeBSD-src-13fe9ea5a213be76500057f81901939ad340fea0.zip
FreeBSD-src-13fe9ea5a213be76500057f81901939ad340fea0.tar.gz
Sort sections.
Diffstat (limited to 'sbin/geom/class/nop')
-rw-r--r--sbin/geom/class/nop/gnop.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/geom/class/nop/gnop.8 b/sbin/geom/class/nop/gnop.8
index dfa209c..90f72bf 100644
--- a/sbin/geom/class/nop/gnop.8
+++ b/sbin/geom/class/nop/gnop.8
@@ -128,6 +128,8 @@ This can be set to a number between 0 and 2 inclusive.
If set to 0 minimal debug information is printed, and if set to 2 the
maximum amount of debug information is printed.
.El
+.Sh EXIT STATUS
+Exit status is 0 on success, and 1 if the command fails.
.Sh EXAMPLES
The following example shows how to create a transparent provider for disk
.Pa /dev/da0
@@ -136,8 +138,6 @@ with 50% failure probability, and how to destroy it.
gnop create -v -f 50 da0
gnop destroy -v da0.nop
.Ed
-.Sh EXIT STATUS
-Exit status is 0 on success, and 1 if the command fails.
.Sh SEE ALSO
.Xr geom 4 ,
.Xr geom 8
OpenPOWER on IntegriCloud