From 13fe9ea5a213be76500057f81901939ad340fea0 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 18 Jan 2005 10:09:38 +0000 Subject: Sort sections. --- sbin/geom/class/nop/gnop.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sbin/geom/class/nop') 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 -- cgit v1.1