From owner-cvs-all Thu Feb 15 3:58:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D9C1C37B401; Thu, 15 Feb 2001 03:58:38 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1FBwci00864; Thu, 15 Feb 2001 03:58:38 -0800 (PST) (envelope-from bde) Message-Id: <200102151158.f1FBwci00864@freefall.freebsd.org> From: Bruce Evans Date: Thu, 15 Feb 2001 03:58:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 accept_filter.9 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bde 2001/02/15 03:58:38 PST Modified files: share/man/man9 accept_filter.9 Log: Fixed missing include in synopsis. Added evil #define of ACCEPT_FILTER_MODULE to synopsis. Some of the functions defined in this man page aren't declared unless ACCEPT_FILTER_MOD is defined before including . Revision Changes Path 1.6 +3 -1 src/share/man/man9/accept_filter.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message