From e93334e992300719221ec3f623030eae4fc1fcce Mon Sep 17 00:00:00 2001 From: Jim Mock Date: Mon, 14 Feb 2000 20:57:05 +0000 Subject: [PATCH] Fix a typo.. ``/dev/bpf0: ...."? -> “/dev/bpf0: ....”? PR: 16559 Submitted by: Dirk Gouders --- en_US.ISO8859-1/books/faq/book.sgml | 4 ++-- en_US.ISO_8859-1/books/faq/book.sgml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 191604534d..165254bfd7 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -14,7 +14,7 @@ -$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.35 2000/02/08 19:39:09 peter Exp $ +$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.36 2000/02/14 01:22:05 nik Exp $ 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. -Why do I get ``/dev/bpf0: device not configured"? +Why do I get “/dev/bpf0: device not configured?” The Berkeley Packet Filter (bpf) driver needs to be enabled before running programs that utilize it. diff --git a/en_US.ISO_8859-1/books/faq/book.sgml b/en_US.ISO_8859-1/books/faq/book.sgml index 191604534d..165254bfd7 100644 --- a/en_US.ISO_8859-1/books/faq/book.sgml +++ b/en_US.ISO_8859-1/books/faq/book.sgml @@ -14,7 +14,7 @@ -$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.35 2000/02/08 19:39:09 peter Exp $ +$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.36 2000/02/14 01:22:05 nik Exp $ 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. -Why do I get ``/dev/bpf0: device not configured"? +Why do I get “/dev/bpf0: device not configured?” The Berkeley Packet Filter (bpf) driver needs to be enabled before running programs that utilize it.