aboutsummaryrefslogtreecommitdiff
path: root/sbin/geom/core
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-18 10:09:38 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-18 10:09:38 +0000
commit6087df9e8b0853475378c8ffa0d7f60590343e34 (patch)
tree0cba49e2135bee04652378b88ade9f69b52d5f7b /sbin/geom/core
parenta3ac07a54e824889c4b8ae5fb79e1f32350f7a68 (diff)
downloadsrc-6087df9e8b0853475378c8ffa0d7f60590343e34.tar.gz
src-6087df9e8b0853475378c8ffa0d7f60590343e34.zip
Sort sections.
Notes
Notes: svn path=/head/; revision=140415
Diffstat (limited to 'sbin/geom/core')
-rw-r--r--sbin/geom/core/geom.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/geom/core/geom.8 b/sbin/geom/core/geom.8
index 2ac8d41374a7..6e214fbdfe4f 100644
--- a/sbin/geom/core/geom.8
+++ b/sbin/geom/core/geom.8
@@ -94,6 +94,8 @@ RAID3
.It
STRIPE
.El
+.Sh EXIT STATUS
+Exit status is 0 on success, and 1 if the command fails.
.Sh EXAMPLES
The following example shows how to set up a stripe on three disks for automatic
configuration:
@@ -112,8 +114,6 @@ Unload a kernel module which implements the MD class:
.Bd -literal -offset indent
geom md unload
.Ed
-.Sh EXIT STATUS
-Exit status is 0 on success, and 1 if the command fails.
.Sh SEE ALSO
.Xr geom 4 ,
.Xr gconcat 8 ,