summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2000-04-02 12:00:52 +0000
committerasmodai <asmodai@FreeBSD.org>2000-04-02 12:00:52 +0000
commite6ca4d95a01d09f8918a825895708be6a9a5b53d (patch)
tree518d1515c4688ff0206a01bef1737c11c1604152 /share/man/man9/Makefile
parentbc42f462b19ace826d8a1c8b89ff67cc86bc63c7 (diff)
downloadFreeBSD-src-e6ca4d95a01d09f8918a825895708be6a9a5b53d.zip
FreeBSD-src-e6ca4d95a01d09f8918a825895708be6a9a5b53d.tar.gz
Add and install BUS_SETUP_INTR.9.
This effectively replaces BUS_CREATE_INTR.9 and BUS_CONNECT_INTR.9. Reviewed by: n_hibma
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index e34af66..fc29b95 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -30,7 +30,7 @@ MAN9+= device.9 device_add_child.9 device_delete_child.9 device_enable.9 \
devclass_get_device.9 devclass_get_devices.9 devclass_get_maxunit.9 \
devclass_get_name.9 devclass_get_softc.9 \
DEVICE_ATTACH.9 DEVICE_DETACH.9 DEVICE_PROBE.9 DEVICE_SHUTDOWN.9 \
- BUS_PRINT_CHILD.9 \
+ BUS_PRINT_CHILD.9 BUS_SETUP_INTR.9 \
BUS_READ_IVAR.9 \
bus_generic_attach.9 bus_generic_detach.9 bus_generic_map_intr.9 \
bus_generic_print_child.9 bus_generic_read_ivar.9 \
OpenPOWER on IntegriCloud