mdoc(7) police: eliminate warnings.

This commit is contained in:
Ruslan Ermilov 2000-11-17 15:40:57 +00:00
parent 7897159684
commit 218d216271
11 changed files with 14 additions and 12 deletions

View File

@ -75,7 +75,8 @@ The following sysctls may be used to further configure the driver:
.Pp
.Em sysctl hw.bt848.card=nnnn
This can be used to override the card make which was detected at boot time.
'nnnn' is set to an integer from 1 to 13 taken from the following table:
.Ql nnnn
is set to an integer from 1 to 13 taken from the following table:
.Pp
.Bl -tag -compact -width 22n
.It MIRO
@ -108,7 +109,8 @@ This can be used to override the card make which was detected at boot time.
.Pp
.Em sysctl hw.bt848.tuner=nnnn
This can be used to override the tuner make which was detected at boot time.
'nnnn' is set to an integer from 1 to 13 taken from the following table:
.Ql nnnn
is set to an integer from 1 to 13 taken from the following table:
.Pp
.Bl -tag -compact -width 22n
.It NO_TUNER

View File

@ -2,7 +2,7 @@
.\"
.Dd December 29, 1997
.Dt EN 4 i386
.Os BSD
.Os
.Sh NAME
.Nm en
.Nd

View File

@ -2,7 +2,7 @@
.\"
.Dd December 29, 1997
.Dt EN 4 i386
.Os BSD
.Os
.Sh NAME
.Nm en
.Nd

View File

@ -2,7 +2,7 @@
.\"
.Dd December 29, 1997
.Dt NATM 4
.Os BSD
.Os
.Sh NAME
.Nm natm
.Nd Native Mode ATM Protocol Layer

View File

@ -42,7 +42,7 @@
.Sh DESCRIPTION
.Pp
The arguments are:
.Bl -tag -width vp
.Bl -tag -width 2n
.It Ar vp
the vnode of the file being written to
.It Ar bp

View File

@ -45,7 +45,7 @@
.Sh DESCRIPTION
.Pp
The arguments are:
.Bl -tag -width vp
.Bl -tag -width 2n
.It Ar vp
the vnode being reclaimed
.El

View File

@ -42,7 +42,7 @@
.Sh DESCRIPTION
.Pp
The arguments are:
.Bl -tag -width bp
.Bl -tag -width 2n
.It Ar vp
the vnode to print
.El

View File

@ -42,7 +42,7 @@
.Sh DESCRIPTION
.Pp
The arguments are:
.Bl -tag -width vp
.Bl -tag -width 2n
.It Ar vp
the vnode that the buffer is for
.It Ar bp

View File

@ -43,7 +43,7 @@
Decrement the
.Dv v_usecount
field of a vnode and unlock the vnode.
.Bl -tag -width vp
.Bl -tag -width 2n
.It Ar vp
the vnode to decrement
.El

View File

@ -43,7 +43,7 @@
Increment the
.Dv v_usecount
field of a vnode.
.Bl -tag -width vp
.Bl -tag -width 2n
.It Ar vp
the vnode to increment
.El

View File

@ -43,7 +43,7 @@
Decrement the
.Dv v_usecount
field of a vnode.
.Bl -tag -width vp
.Bl -tag -width 2n
.It Ar vp
the vnode to decrement
.El