pseudo-device bpfilter -> pseudo-device bpf

PR:		29872
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
This commit is contained in:
Jim Mock 2001-08-19 18:51:53 +00:00
parent abe7e2aebf
commit 60858d58a9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10402

View file

@ -17,7 +17,7 @@
<corpauthor>The FreeBSD Documentation Project</corpauthor>
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.254 2001/08/10 22:06:47 brian Exp $</pubdate>
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.255 2001/08/14 06:47:34 dd Exp $</pubdate>
<copyright>
<year>1995</year>
@ -8873,7 +8873,7 @@ round-trip min/avg/max/stddev = 2.530/2.643/2.774/0.103 ms</screen>
utilize it. Add this to your kernel config file and build
a new kernel:</para>
<programlisting>pseudo-device bpfilter # Berkeley Packet Filter</programlisting>
<programlisting>pseudo-device bpf # Berkeley Packet Filter</programlisting>
<para>Secondly, after rebooting you will have to create the
device node. This can be accomplished by a change to the