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.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