diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml
index ab1000923f..15e8f42944 100644
--- a/en_US.ISO8859-1/books/faq/book.sgml
+++ b/en_US.ISO8859-1/books/faq/book.sgml
@@ -881,7 +881,7 @@
(i.e., book.pdb,
book.html, and so on).
- These files are then compressed using three
+ These files are then compressed using two
compression schemes.
@@ -905,19 +905,11 @@
port first.
-
- gz
-
- The GNU Zip format. Use &man.gunzip.1; to
- uncompress these files, which is part of
- FreeBSD.
-
-
bz2
The BZip2 format. Less widespread
- than the others, but generally gives
+ than Zip, but generally gives
smaller files. Install the archivers/bzip2
port to uncompress these files.