diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml
index db6fc96a82..746501491c 100644
--- a/en_US.ISO8859-1/books/faq/book.sgml
+++ b/en_US.ISO8859-1/books/faq/book.sgml
@@ -8102,18 +8102,19 @@ UserConfig> quit
- Just prior to the release of FreeBSD 3.1, a new feature
- was added to allow the display of splash
screens
- during the boot messages. The splash screens currently must be
- a 256 color bitmap (*.BMP) or ZSoft PCX
- (*.PCX) file. In addition, they must have
- a resolution of 320x200 or less to work on standard VGA
- adapters. If you compile VESA support into your kernel, then
- you can use larger bitmaps up to 1024x768.
- The actual VESA support can either
- be compiled directly into the kernel with the
- VESA kernel config option or by loading the
- VESA kld module during bootup.
+ Just prior to the release of FreeBSD 3.1, a new
+ feature was added to allow the display of
+ splash
screens during the boot
+ messages. The splash screens currently must be a 256 color
+ bitmap (*.BMP) or ZSoft PCX
+ (*.PCX) file. In addition, they must
+ have a resolution of 320x200 or less to work on standard
+ VGA adapters. If you compile VESA support into your
+ kernel, then you can use larger bitmaps up to 1024x768.
+ The actual VESA support can either be compiled directly
+ into the kernel with the VESA kernel
+ config option or by loading the VESA kld module during
+ bootup.
To use a splash screen, you need to modify the startup
files that control the boot process for FreeBSD. The files for