From 7bca8b217f30e596dbce88aeb919b55fa3966414 Mon Sep 17 00:00:00 2001 From: Jeroen Ruigrok van der Werven Date: Tue, 11 Jul 2000 13:50:04 +0000 Subject: [PATCH] Install accept_filter.9 Forgotten by: alfred --- share/man/man9/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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