diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml
index 285391aac2..24c268227a 100644
--- a/en_US.ISO8859-1/books/faq/book.sgml
+++ b/en_US.ISO8859-1/books/faq/book.sgml
@@ -8706,15 +8706,16 @@ Key F15 A A Menu Workplace Nop
pseudo-device bpf # Berkeley Packet Filter
- After rebooting, create the device node. This can be
- accomplished by going to the /dev
- directory and running:
+ On FreeBSD 4.X and earlier, you must also create the device node.
+ After rebooting,
+ go to the /dev
+ directory and run:
&prompt.root; sh MAKEDEV bpf0
Please see the Handbook entry
- on device nodes for more information on creating
+ on device nodes for more information on managing
devices.