summaryrefslogtreecommitdiff
path: root/sbin/ccdconfig/ccdconfig.8
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/ccdconfig/ccdconfig.8
parenta3ac07a54e824889c4b8ae5fb79e1f32350f7a68 (diff)
Notes
Diffstat (limited to 'sbin/ccdconfig/ccdconfig.8')
-rw-r--r--sbin/ccdconfig/ccdconfig.820
1 files changed, 10 insertions, 10 deletions
diff --git a/sbin/ccdconfig/ccdconfig.8 b/sbin/ccdconfig/ccdconfig.8
index 63de9386785cb..6b4a331e0d8c7 100644
--- a/sbin/ccdconfig/ccdconfig.8
+++ b/sbin/ccdconfig/ccdconfig.8
@@ -129,6 +129,11 @@ The component devices need to name partitions of type
.Dq 4.2BSD
as shown by
.Xr disklabel 8 ) .
+.Sh FILES
+.Bl -tag -width /etc/ccd.conf -compact
+.It Pa /etc/ccd.conf
+default ccd configuration file
+.El
.Sh EXAMPLES
A number of
.Nm
@@ -209,11 +214,6 @@ or software RAID systems such as
.Xr geom 8
and
.Xr vinum 8 .
-.Sh FILES
-.Bl -tag -width /etc/ccd.conf -compact
-.It Pa /etc/ccd.conf
-default ccd configuration file
-.El
.Sh SEE ALSO
.Xr dd 1 ,
.Xr ccd 4 ,
@@ -222,6 +222,11 @@ default ccd configuration file
.Xr fdisk 8 ,
.Xr rc 8 ,
.Xr vinum 8
+.Sh HISTORY
+The
+.Nm
+utility first appeared in
+.Nx 1.0a .
.Sh BUGS
The initial disklabel returned by
.Xr ccd 4
@@ -231,8 +236,3 @@ One needs to change the number of paritions to 8 using
to get the usual
.Bx
expectations.
-.Sh HISTORY
-The
-.Nm
-utility first appeared in
-.Nx 1.0a .