aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter05/bash-inst.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 75407b2c8..dfa47093b 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -44,6 +44,10 @@
</itemizedlist>
</para></listitem>
+<listitem><para>May 30th, 2002 [markh]: Chapter 05 - Bash: Removed
+section about "last two commands executing anyways" because we no longer
+have the commands referred to there.</para></listitem>
+
<listitem><para>May 30th, 2002 [gerard]: Chapter 06 - Glibc: Replaced the
various sed fixes with a regular patch.</para></listitem>
diff --git a/chapter05/bash-inst.xml b/chapter05/bash-inst.xml
index 83113b2e2..a12f82d9d 100644
--- a/chapter05/bash-inst.xml
+++ b/chapter05/bash-inst.xml
@@ -43,9 +43,5 @@ old version of the texinfo package. This error is not severe by any means: the
info pages will be installed when we recompile bash dynamically in
chapter 6, so you can ignore it.</para>
-<para>When we tested it with the latest Debian version, the last two
-commands were executed because the install process didn't return with a
-value larger than 0.</para>
-
</sect2>