fix use of .Nm
This commit is contained in:
parent
670e4c9af8
commit
faceb6f3ac
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: ccdconfig.8,v 1.6 1997/07/31 00:11:51 jtc Exp $
|
.\" $NetBSD: ccdconfig.8,v 1.7 1997/09/15 01:32:32 lukem Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1996, 1997 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1996, 1997 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -41,27 +41,27 @@
|
|||||||
.Nm ccdconfig
|
.Nm ccdconfig
|
||||||
.Nd configuration utility for the concatenated disk driver
|
.Nd configuration utility for the concatenated disk driver
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm ccdconfig
|
.Nm
|
||||||
.Op Fl cv
|
.Op Fl cv
|
||||||
.Ar ccd
|
.Ar ccd
|
||||||
.Ar ileave
|
.Ar ileave
|
||||||
.Op Ar flags
|
.Op Ar flags
|
||||||
.Ar dev
|
.Ar dev
|
||||||
.Op Ar ...
|
.Op Ar ...
|
||||||
.Nm ccdconfig
|
.Nm
|
||||||
.Fl C
|
.Fl C
|
||||||
.Op Fl v
|
.Op Fl v
|
||||||
.Op Fl f Ar config_file
|
.Op Fl f Ar config_file
|
||||||
.Nm ccdconfig
|
.Nm
|
||||||
.Fl u
|
.Fl u
|
||||||
.Op Fl v
|
.Op Fl v
|
||||||
.Ar ccd
|
.Ar ccd
|
||||||
.Op Ar ...
|
.Op Ar ...
|
||||||
.Nm ccdconfig
|
.Nm
|
||||||
.Fl U
|
.Fl U
|
||||||
.Op Fl v
|
.Op Fl v
|
||||||
.Op Fl f Ar config_file
|
.Op Fl f Ar config_file
|
||||||
.Nm ccdconfig
|
.Nm
|
||||||
.Fl g
|
.Fl g
|
||||||
.Op Fl M Ar core
|
.Op Fl M Ar core
|
||||||
.Op Fl N Ar system
|
.Op Fl N Ar system
|
||||||
@ -69,7 +69,7 @@
|
|||||||
.Ar ccd Oo ...
|
.Ar ccd Oo ...
|
||||||
.Oc
|
.Oc
|
||||||
.Oc
|
.Oc
|
||||||
.Nm ccdconfig
|
.Nm
|
||||||
.Fl s
|
.Fl s
|
||||||
.Op Fl M Ar core
|
.Op Fl M Ar core
|
||||||
.Op Fl N Ar system
|
.Op Fl N Ar system
|
||||||
@ -78,7 +78,7 @@
|
|||||||
.Oc
|
.Oc
|
||||||
.Oc
|
.Oc
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
.Nm Ccdconfig
|
.Nm
|
||||||
is used to dynamically configure and unconfigure concatenated disk
|
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 .
|
.Xr ccd 4 .
|
||||||
@ -87,7 +87,7 @@ The options are as follows:
|
|||||||
.Bl -tag -width indent
|
.Bl -tag -width indent
|
||||||
.It Fl c
|
.It Fl c
|
||||||
Configure a ccd. This is the default behavior of
|
Configure a ccd. This is the default behavior of
|
||||||
.Nm ccdconfig .
|
.Nm "" .
|
||||||
.It Fl C
|
.It Fl C
|
||||||
Configure all ccd devices listed in the ccd configuration file.
|
Configure all ccd devices listed in the ccd configuration file.
|
||||||
.It Fl f Ar config_file
|
.It Fl f Ar config_file
|
||||||
@ -118,7 +118,7 @@ Unconfigure a ccd.
|
|||||||
Unconfigure all ccd devices listed the ccd configuration file.
|
Unconfigure all ccd devices listed the ccd configuration file.
|
||||||
.It Fl v
|
.It Fl v
|
||||||
Causes
|
Causes
|
||||||
.Nm ccdconfig
|
.Nm
|
||||||
to be verbose.
|
to be verbose.
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
@ -165,6 +165,6 @@ interleave factor of 32 blocks.
|
|||||||
.Xr rc 8 .
|
.Xr rc 8 .
|
||||||
.Sh HISTORY
|
.Sh HISTORY
|
||||||
The
|
The
|
||||||
.Nm ccdconfig
|
.Nm
|
||||||
command first appeared in
|
command first appeared in
|
||||||
.Nx 1.0a .
|
.Nx 1.0a .
|
||||||
|
Loading…
Reference in New Issue
Block a user