summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/raid3/graid3.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/geom/class/raid3/graid3.8')
-rw-r--r--sbin/geom/class/raid3/graid3.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/geom/class/raid3/graid3.8 b/sbin/geom/class/raid3/graid3.8
index 16669fe..69da6e7 100644
--- a/sbin/geom/class/raid3/graid3.8
+++ b/sbin/geom/class/raid3/graid3.8
@@ -191,6 +191,8 @@ Additional options include:
.It Fl v
Be more verbose.
.El
+.Sh EXIT STATUS
+Exit status is 0 on success, and 1 if the command fails.
.Sh EXAMPLES
Use 3 disks to setup a RAID3 array (with the round-robin reading feature).
Create a file system, mount it, then unmount it and stop device:
@@ -217,8 +219,6 @@ Replace one data disk with a brand new one:
graid3 remove -n 0 data
graid3 insert -n 0 data da5
.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