Fix a typo..

``/dev/bpf0: ...."? -> “/dev/bpf0: ....”?

PR:		16559
Submitted by:	Dirk Gouders <gouders@et.bocholt.fh-gelsenkirchen.de>
This commit is contained in:
Jim Mock 2000-02-14 20:57:05 +00:00
parent 0618ced864
commit e93334e992
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6527
2 changed files with 4 additions and 4 deletions

View file

@ -14,7 +14,7 @@
</author>
</authorgroup>
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.35 2000/02/08 19:39:09 peter Exp $</pubdate>
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.36 2000/02/14 01:22:05 nik Exp $</pubdate>
<abstract><para> This is the FAQ for FreeBSD versions 2.X and 3.X. All entries are
assumed to be relevant to FreeBSD 2.0.5 and later, unless otherwise noted.
@ -5599,7 +5599,7 @@ a commercial product. </para>
</answer></qandaentry>
<qandaentry><question>
<para>Why do I get ``/dev/bpf0: device not configured"?</para></question><answer>
<para>Why do I get &ldquo;/dev/bpf0: device not configured?&rdquo;</para></question><answer>
<para>The Berkeley Packet Filter <ulink URL="http://www.FreeBSD.org/cgi/man.cgi?bpf">(bpf)</ulink> driver
needs to be enabled before running programs that utilize it.

View file

@ -14,7 +14,7 @@
</author>
</authorgroup>
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.35 2000/02/08 19:39:09 peter Exp $</pubdate>
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.36 2000/02/14 01:22:05 nik Exp $</pubdate>
<abstract><para> This is the FAQ for FreeBSD versions 2.X and 3.X. All entries are
assumed to be relevant to FreeBSD 2.0.5 and later, unless otherwise noted.
@ -5599,7 +5599,7 @@ a commercial product. </para>
</answer></qandaentry>
<qandaentry><question>
<para>Why do I get ``/dev/bpf0: device not configured"?</para></question><answer>
<para>Why do I get &ldquo;/dev/bpf0: device not configured?&rdquo;</para></question><answer>
<para>The Berkeley Packet Filter <ulink URL="http://www.FreeBSD.org/cgi/man.cgi?bpf">(bpf)</ulink> driver
needs to be enabled before running programs that utilize it.