summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2000-07-11 13:50:04 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2000-07-11 13:50:04 +0000
commit7bca8b217f30e596dbce88aeb919b55fa3966414 (patch)
tree79d6aa2f0fa03042c7417778a093c77259626b4e
parent2446144f7a80feb5997ad6af11fb2070cac93564 (diff)
Notes
-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 c2a52a7676da..e240298d0374 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -37,7 +37,7 @@ MAN9+= device.9 device_add_child.9 device_delete_child.9 device_enable.9 \
bus_generic_shutdown.9 \
bus_alloc_resource.9 bus_release_resource.9 \
VOP_ACLCHECK.9 VOP_GETACL.9 VOP_GETEXTATTR.9 VOP_SETACL.9 \
- VOP_SETEXTATTR.9 acl.9 extattr.9 kobj.9 taskqueue.9
+ VOP_SETEXTATTR.9 acl.9 extattr.9 kobj.9 taskqueue.9 accept_filter.9
MLINKS+=MD5.9 MD5Init.9 MD5.9 MD5Transform.9
MLINKS+=VOP_ATTRIB.9 VOP_GETATTR.9