From c6e838750598c6f670a24f89db2c568d77882832 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Sat, 21 Jun 2008 07:36:41 +0000 Subject: [PATCH] Update Question 10.18: - Add for minor version numbers - Turn "FreeBSD" into &os; - Add   for better rendering - Remove text about the installation of MAKEDEV(8) Reviewed by: trhodes, danger Approved by: gabor --- en_US.ISO8859-1/books/faq/book.sgml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 8b93ce148f..9a27832a1f 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -6220,16 +6220,10 @@ options SYSVMSG # enable for messaging - FreeBSD 5.X and beyond use the &man.devfs.8; device-on-demand + &os; 5.X and beyond use the &man.devfs.8; device-on-demand system. Device drivers automatically create new device nodes as they are needed, obsoleting /dev/MAKEDEV. - - If you are running FreeBSD 4.X or earlier and - /dev/MAKEDEV is missing, then you - really do have a problem. Grab a copy from the system - source code, probably in - /usr/src/etc/MAKEDEV.