diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 74175230d..72b36520a 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -114,6 +114,9 @@ First a summary, then a detailed log.
+November 16, 2005 [jhuntwork]: Textual correction concerning
+gettext in chapter 5 and the use of --disable-shared
+
November 15, 2005 [archaic]: Changed the chapter 6 Perl Dpager
configure option to reflect the new location of the less
binary.
diff --git a/chapter05/gettext.xml b/chapter05/gettext.xml
index 422ffb022..1b7a21a35 100644
--- a/chapter05/gettext.xml
+++ b/chapter05/gettext.xml
@@ -39,8 +39,8 @@
--disable-shared
-We are not installing any of the gettext libraries at this
-time so we need to build msgfmt as a static binary.
+We do not need to install any of the shared gettext libraries at this
+time, therefore, no need to build them.
@@ -49,7 +49,7 @@ time so we need to build msgfmt as a static binary.make -C lib
make -C src msgfmt
-Install the single static binary:
+Install the msgfmt binary:
cp -v src/msgfmt /tools/bin
diff --git a/general.ent b/general.ent
index 0c3e96875..b78d549eb 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-
-
+
+