summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorn_hibma <n_hibma@FreeBSD.org>1999-12-02 16:34:09 +0000
committern_hibma <n_hibma@FreeBSD.org>1999-12-02 16:34:09 +0000
commit3f39219a8d9387cceebfd86d69f447cdc5604478 (patch)
tree8deb31219f148b8889023968a85bd6378bdfb4a2 /share/man/man9/Makefile
parent2c666b46edc6fd1a1e9b528adaaaa5b5e1dd714a (diff)
downloadFreeBSD-src-3f39219a8d9387cceebfd86d69f447cdc5604478.zip
FreeBSD-src-3f39219a8d9387cceebfd86d69f447cdc5604478.tar.gz
Add the device_get_children(9) man page.
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index a6730de..eca3415 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -20,7 +20,8 @@ MAN9= MD5.9 \
vget.9 vnode.9 vput.9 vref.9 vrele.9 vslock.9
MAN9+= device.9 device_add_child.9 device_delete_child.9 device_enable.9 \
- device_find_child.9 device_get_devclass.9 device_get_driver.9 \
+ device_find_child.9 device_get_children.9 \
+ device_get_devclass.9 device_get_driver.9 \
device_get_ivars.9 device_get_softc.9 device_get_state.9 \
device_get_unit.9 device_probe_and_attach.9 device_quiet.9 \
device_set_desc.9 device_set_flags.9 driver.9 \
OpenPOWER on IntegriCloud