diff --git a/bootscripts/lfs/init.d/functions b/bootscripts/lfs/init.d/functions
index 242e78720..58165a3bf 100644
--- a/bootscripts/lfs/init.d/functions
+++ b/bootscripts/lfs/init.d/functions
@@ -16,9 +16,6 @@
#
########################################################################
-# Set any needed environment variables e.g. HEADLESS
-. /lib/lsb/init_params
-
## Environmental setup
# Setup default values for environment
umask 022
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 4626a745c..bef80f831 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,19 @@
-->
+
+ 2011-10-29
+
+
+ [bdubbs] - Text correction in bootscripts description.
+
+
+ [bdubbs] - Remove erroneous sourcing line in bootscript
+ functions used for backward BLFS compatibility.
+
+
+
+
2011-10-29
diff --git a/chapter07/usage.xml b/chapter07/usage.xml
index c2e7290be..e729637b8 100644
--- a/chapter07/usage.xml
+++ b/chapter07/usage.xml
@@ -95,7 +95,7 @@ EOF
As a convenience, the rc script reads a library of
functions in /lib/lsb/init-functions.
This library also reads an optional configuration file,
- /etc/sysconfig/init_params. Any of the system
+ /etc/sysconfig/rc.site. Any of the system
configuration file parameters described in subsequent sections can be
alternatively placed in this file allowing consolidation of all system
parameters in this one file.
diff --git a/general.ent b/general.ent
index 5b58263c1..a12adfbcf 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-
-
+
+
diff --git a/packages.ent b/packages.ent
index 0c767374d..1eeabeed6 100644
--- a/packages.ent
+++ b/packages.ent
@@ -298,7 +298,7 @@
-
+