diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 17fade41d..302835548 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -84,10 +84,6 @@ First a summary, then a detailed log.
-June 8th, 2005 [archaic]: Removed suggestion on where to move
-/sources, and reworded the rest of the page (chapter06/revisedchroot.xml).
-
-
Jun 1st, 2005 [manuel]: Changed patches root to
lfs/svn/testing/
diff --git a/chapter06/module-init-tools.xml b/chapter06/module-init-tools.xml
index 1520129ca..53cf74e3c 100644
--- a/chapter06/module-init-tools.xml
+++ b/chapter06/module-init-tools.xml
@@ -29,20 +29,17 @@ Coreutils, Diffutils, Flex, GCC, Glibc, Grep, M4, Make, and Sed
Installation of Module-Init-Tools
-Module-Init-Tools attempts to rewrite its
-modprobe.conf man page during the build process. This is
-unnecessary and also relies on docbook2man — which is not
-installed in LFS. Run the following command to avoid this:
-
-touch modprobe.conf.5
-
Prepare Module-Init-Tools for compilation:
./configure --prefix="" --enable-zlib
Compile the package:
-make
+make DOCBOOKTOMAN=""
+
+
+The DOCBOOKTOMAN option allows the compile process to
+complete without regenerating the man pages.
To test the results, issue:
make check.
diff --git a/general.ent b/general.ent
index 6643bf986..e8e12e5a1 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-
-
+
+