Fix my stupidity from last commit. Move the ” inside the question

mark.
This commit is contained in:
Jim Mock 2000-02-14 20:58:59 +00:00
parent e93334e992
commit 5cbfd521ab
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6528
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.36 2000/02/14 01:22:05 nik Exp $</pubdate>
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.37 2000/02/14 20:57:05 jim 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 &ldquo;/dev/bpf0: device not configured?&rdquo;</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.36 2000/02/14 01:22:05 nik Exp $</pubdate>
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.37 2000/02/14 20:57:05 jim 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 &ldquo;/dev/bpf0: device not configured?&rdquo;</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.