From ffe3046ac7d5c80eeccc096bb639883d4e4904f1 Mon Sep 17 00:00:00 2001 From: Michael Lucas Date: Thu, 12 May 2005 02:07:25 +0000 Subject: [PATCH] whitespace corrections from last commit. No content changes. --- en_US.ISO8859-1/books/faq/book.sgml | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index d2ab46ef07..bacb464bf0 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -5105,20 +5105,18 @@ kern.timecounter.hardware: TSC -> i8254 - You probably removed - npx0 (see &man.npx.4;) - from your kernel configuration file because you do not have a - math co-processor. The + You probably removed npx0 + (see &man.npx.4;) from your kernel configuration file + because you do not have a math co-processor. The npx0 device is MANDATORY. Somewhere inside your - hardware lies a device that provides hardware floating-point - support, even if it's no longer a separate device as used - in the good old 386 days. - You must - include the npx0 device. - Even if you manage to build a kernel without - npx0 support, it won't boot - anyway. + hardware lies a device that provides hardware + floating-point support, even if it's no longer a separate + device as used in the good old 386 days. You + must include the + npx0 device. Even if you manage + to build a kernel without npx0 + support, it won't boot anyway.