From dominic@host213-123-129-118.in-addr.btopenworld.com  Sun Aug 19 06:56:03 2001
Return-Path: <dominic@host213-123-129-118.in-addr.btopenworld.com>
Received: from host213-123-129-118.in-addr.btopenworld.com (host213-123-129-118.in-addr.btopenworld.com [213.123.129.118])
	by hub.freebsd.org (Postfix) with ESMTP id EAD3837B405
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 19 Aug 2001 06:56:02 -0700 (PDT)
	(envelope-from dominic@host213-123-129-118.in-addr.btopenworld.com)
Received: (from dominic@localhost)
	by host213-123-129-118.in-addr.btopenworld.com (8.11.3/8.11.3) id f7JDu6M60700;
	Sun, 19 Aug 2001 14:56:06 +0100 (BST)
	(envelope-from dominic)
Message-Id: <200108191356.f7JDu6M60700@host213-123-129-118.in-addr.btopenworld.com>
Date: Sun, 19 Aug 2001 14:56:06 +0100 (BST)
From: Dominic Marks <dominic_marks@btinternet.com>
Reply-To: Dominic Marks <dominic_marks@btinternet.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Confliciting references regarding bpf kernel option
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         29872
>Category:       docs
>Synopsis:       Confliciting references regarding bpf kernel option
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 19 07:00:06 PDT 2001
>Closed-Date:    Sun Aug 19 11:51:58 PDT 2001
>Last-Modified:  Sun Aug 19 11:52:12 PDT 2001
>Originator:     Dominic Marks
>Release:        FreeBSD 4.4-PRERELEASE i386
>Organization:
Student
>Environment:
System: FreeBSD host213-123-129-118.in-addr.btopenworld.com 4.4-PRERELEASE FreeBSD 4.4-PRERELEASE #2: Sun Aug 12 18:27:25 BST 2001 dominic@host213-123-130-11.in-addr.btopenworld.com:/usr/obj/usr/src/sys/APOLLO i386


	
>Description:
	http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/networking.html#BPF-NOT-CONFIGURED
	
	This document states: 'pseudo-device bpfilter' is required in
	the kernel configuration. However bpf(4) states that the
	required line is: 'pseudo-device bpf' and this is supported by
	LINT. Its confusing to have multiple options, even if both of
	them work.
	
>How-To-Repeat:
	books/faq/book.sgml
>Fix:
	Apply:
	
	8876c8876
	<           <programlisting>pseudo-device bpfilter        # Berkeley Packet Filter</programlisting>
	---
	>           <programlisting>pseudo-device bpf        # Berkeley Packet Filter</programlisting>
	
	Dominic Marks
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jim 
State-Changed-When: Sun Aug 19 11:51:58 PDT 2001 
State-Changed-Why:  
Committed, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29872 
>Unformatted:
