mdoc(7) police: eliminate warnings.

This commit is contained in:
Ruslan Ermilov 2000-11-17 15:40:57 +00:00
parent 7897159684
commit 218d216271
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=68857
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 .Pp
.Em sysctl hw.bt848.card=nnnn .Em sysctl hw.bt848.card=nnnn
This can be used to override the card make which was detected at boot time. 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 .Pp
.Bl -tag -compact -width 22n .Bl -tag -compact -width 22n
.It MIRO .It MIRO
@ -108,7 +109,8 @@ This can be used to override the card make which was detected at boot time.
.Pp .Pp
.Em sysctl hw.bt848.tuner=nnnn .Em sysctl hw.bt848.tuner=nnnn
This can be used to override the tuner make which was detected at boot time. 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 .Pp
.Bl -tag -compact -width 22n .Bl -tag -compact -width 22n
.It NO_TUNER .It NO_TUNER

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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