mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Grammar police.
This commit is contained in:
parent
63fe79c5e8
commit
adcaec54eb
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
.Nm bus_setup_intr ,
|
||||
.Nm BUS_TEARDOWN_INTR ,
|
||||
.Nm bus_teardown_intr
|
||||
.Nd create and attach to an interrupt handler, and teardown the attachment
|
||||
.Nd create, attach and teardown an interrupt handler
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <sys/param.h>
|
||||
.Fd #include <sys/bus.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue