summaryrefslogtreecommitdiff
path: root/sbin/ccdconfig/ccdconfig.8
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-03-18 22:56:07 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-03-18 22:56:07 +0000
commit16b21db4d33ff08e914df52000c560f64ef0e39d (patch)
treea11f2d1036bb85a2c46891708f459ae9eedcd2af /sbin/ccdconfig/ccdconfig.8
parent404d4678be49dbab2ac44d8d6ae087f87036f9d6 (diff)
Remove hard sentence breaks, and some other cleanup along the way.
Diffstat (limited to 'sbin/ccdconfig/ccdconfig.8')
-rw-r--r--sbin/ccdconfig/ccdconfig.817
1 files changed, 11 insertions, 6 deletions
diff --git a/sbin/ccdconfig/ccdconfig.8 b/sbin/ccdconfig/ccdconfig.8
index 4a2d19b7254..64aab0acfdd 100644
--- a/sbin/ccdconfig/ccdconfig.8
+++ b/sbin/ccdconfig/ccdconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ccdconfig.8,v 1.12 1999/07/03 02:11:06 aaron Exp $
+.\" $OpenBSD: ccdconfig.8,v 1.13 2000/03/18 22:55:55 aaron Exp $
.\" $NetBSD: ccdconfig.8,v 1.4 1996/02/28 01:01:17 thorpej Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -73,13 +73,15 @@
.Sh DESCRIPTION
.Nm
is used to dynamically configure and unconfigure concatenated disk
-devices, or ccds. For more information about the ccd, see
+devices, or ccds.
+For more information about the ccd, see
.Xr ccd 4 .
.Pp
The options are as follows:
.Bl -tag -width indent
.It Fl c
-Configure a ccd. This is the default behavior of
+Configure a ccd.
+This is the default behavior of
.Nm ccdconfig .
.It Fl C
Configure all ccd devices listed in the ccd configuration file.
@@ -90,8 +92,10 @@ instead of the default
.Pa /etc/ccd.conf .
.It Fl g
Dump the current ccd configuration in a format suitable for use as the
-ccd configuration file. If no arguments are specified, every configured
-ccd is dumped. Otherwise, the configuration of each listed ccd is dumped.
+ccd configuration file.
+If no arguments are specified, every configured
+ccd is dumped.
+Otherwise, the configuration of each listed ccd is dumped.
.It Fl M Ar core
Extract values associated with the name list from
.Ar core
@@ -114,7 +118,8 @@ to be verbose.
.Pp
A ccd is described on the command line and in the ccd configuration
file by the name of the ccd, the interleave factor, the ccd configuration
-flags, and a list of one or more devices. The flags may be represented
+flags, and a list of one or more devices.
+The flags may be represented
as a decimal number, a hexadecimal number, a comma-separated list
of strings, or the word
.Dq none .