diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 16:52:27 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 16:52:27 +0000 |
| commit | 7c7fb079b997666ef8dc3a60352aa3d2052cb3de (patch) | |
| tree | 43f30351332f06168f2ee06250cbb52017106489 /sbin/ccdconfig | |
| parent | 067c7f48def4817208af5bb4f6b43acdb2f03fce (diff) | |
Notes
Diffstat (limited to 'sbin/ccdconfig')
| -rw-r--r-- | sbin/ccdconfig/ccdconfig.8 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sbin/ccdconfig/ccdconfig.8 b/sbin/ccdconfig/ccdconfig.8 index d5e92436b006..9fd35515cf99 100644 --- a/sbin/ccdconfig/ccdconfig.8 +++ b/sbin/ccdconfig/ccdconfig.8 @@ -39,27 +39,27 @@ .Nm ccdconfig .Nd configuration utility for the concatenated disk driver .Sh SYNOPSIS -.Nm ccdconfig +.Nm .Op Fl cv .Ar ccd .Ar ileave .Op Ar flags .Ar dev .Op Ar -.Nm ccdconfig +.Nm .Fl C .Op Fl v .Op Fl f Ar config_file -.Nm ccdconfig +.Nm .Fl u .Op Fl v .Ar ccd .Op Ar -.Nm ccdconfig +.Nm .Fl U .Op Fl v .Op Fl f Ar config_file -.Nm ccdconfig +.Nm .Fl g .Op Fl M Ar core .Op Fl N Ar system @@ -77,7 +77,7 @@ The options are as follows: .Bl -tag -width indent .It Fl c Configure a ccd. This is the default behavior of -.Nm Ns . +.Nm . .It Fl C Configure all ccd devices listed in the ccd configuration file. .It Fl f Ar config_file |
