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 @@ +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. + May 30th, 2002 [gerard]: Chapter 06 - Glibc: Replaced the various sed fixes with a regular patch. 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. -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. -