summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2003-03-28 07:09:17 +0000
committerimp <imp@FreeBSD.org>2003-03-28 07:09:17 +0000
commit256832481a5d5613f162af09adac9ebc61cc5930 (patch)
treedb2bb668f36589c57804476319e4abfe8a469ba1 /share/man/man9/Makefile
parentad18bcce01bfbacc411cf806953efa12e3c519b5 (diff)
downloadFreeBSD-src-256832481a5d5613f162af09adac9ebc61cc5930.zip
FreeBSD-src-256832481a5d5613f162af09adac9ebc61cc5930.tar.gz
Create a man page for bus_child_present(9), a function to see if a
given device is considered accessible by its parent device bus driver (or its parent, etc).
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 118714b..0750a31 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -20,7 +20,8 @@ MAN= BUF_LOCK.9 BUF_LOCKFREE.9 BUF_LOCKINIT.9 BUF_REFCNT.9 \
VOP_READLINK.9 VOP_REALLOCBLKS.9 VOP_REMOVE.9 VOP_RENAME.9 \
VOP_REVOKE.9 VOP_SETACL.9 VOP_SETEXTATTR.9 VOP_STRATEGY.9 \
accept_filter.9 accf_data.9 accf_http.9 acl.9 atomic.9 \
- bios.9 boot.9 buf.9 bus_alloc_resource.9 bus_generic_attach.9 \
+ bios.9 boot.9 buf.9 bus_alloc_resource.9 bus_child_present.9 \
+ bus_generic_attach.9 \
bus_generic_detach.9 \
bus_generic_print_child.9 bus_generic_read_ivar.9 \
bus_generic_shutdown.9 bus_release_resource.9 \
OpenPOWER on IntegriCloud