Fix markup.
Submitted by: ru
This commit is contained in:
parent
1cebc48fb3
commit
63fe79c5e8
@ -51,7 +51,7 @@ into the PRNG.
|
||||
The
|
||||
.Nm
|
||||
device can be controlled with
|
||||
.Ic sysctl .
|
||||
.Xr sysctl 8 .
|
||||
.Pp
|
||||
To see the devices' current settings, use the command line:
|
||||
.Pp
|
||||
|
@ -28,9 +28,9 @@
|
||||
.Dt BUS_SETUP_INTR 9
|
||||
.Os FreeBSD
|
||||
.Sh NAME
|
||||
.Nm BUS_SETUP_INTR
|
||||
.Nm bus_setup_intr
|
||||
.Nm BUS_TEARDOWN_INTR
|
||||
.Nm BUS_SETUP_INTR ,
|
||||
.Nm bus_setup_intr ,
|
||||
.Nm BUS_TEARDOWN_INTR ,
|
||||
.Nm bus_teardown_intr
|
||||
.Nd create and attach to an interrupt handler, and teardown the attachment
|
||||
.Sh SYNOPSIS
|
||||
@ -55,7 +55,7 @@ method.
|
||||
The
|
||||
.Fa flags
|
||||
are found in
|
||||
.Pa sys/bus.h ,
|
||||
.Aq Pa sys/bus.h ,
|
||||
and give the broad category of interrupt.
|
||||
The
|
||||
.Fa flags
|
||||
|
Loading…
x
Reference in New Issue
Block a user