diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 786c1b8a4..afa765ec4 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -87,6 +87,8 @@ First a summary, then a detailed log.
+June 26th, 2005 [manuel]: Small tags corrections.
+
June 25th, 2005 [archaic]: Added placeholder for errata page and
a temporary link (currently dead).
diff --git a/chapter05/expect.xml b/chapter05/expect.xml
index ee2155b2f..b59afd649 100644
--- a/chapter05/expect.xml
+++ b/chapter05/expect.xml
@@ -89,7 +89,7 @@ scripts, which are not needed.
-Now remove the TCLPATH variable:
+Now remove the TCLPATH variable:
unset TCLPATH
diff --git a/chapter07/inputrc.xml b/chapter07/inputrc.xml
index 21558f729..61418c129 100644
--- a/chapter07/inputrc.xml
+++ b/chapter07/inputrc.xml
@@ -19,9 +19,9 @@ logs in. If you later decide you need to override the defaults on a per-user
basis, you can create a .inputrc file in the user's home
directory with the modified mappings.
-For more information on how to edit the inputrc file, see info
-bash under the Readline Init File section.
-info readline is also a good source of information.
+For more information on how to edit the inputrc file,
+see info bash under the Readline Init File
+section. info readline is also a good source of information.
Below is a generic global inputrc along with comments
to explain what the various options do. Note that comments cannot be on the same
@@ -35,7 +35,7 @@ line as commands. Create the file using the following command:
set horizontal-scroll-mode Off
# Enable 8bit input
-set meta-flag On
+set meta-flag On
set input-meta On
# Turns off 8th bit stripping
@@ -47,8 +47,8 @@ set output-meta On
# none, visible or audible
set bell-style none
-# All of the following map the escape sequence of the
-# value contained inside the 1st argument to the
+# All of the following map the escape sequence of the
+# value contained inside the 1st argument to the
# readline specific functions
"\eOd": backward-word
diff --git a/general.ent b/general.ent
index a4d58bd6b..cb1f991e2 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-
-
+
+