aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2002-09-29 22:03:39 +0000
committerMark Hymers <markh@linuxfromscratch.org>2002-09-29 22:03:39 +0000
commit310c6e60a19c03d40fc96ce8bdeed6c208d362ac (patch)
tree951a7f3f68af3d67e2064cdd86e5c782bd8cd9e7 /chapter05
parent591fc2c1f4b9515a24e8c3954ac27d27c474fa9d (diff)
make change to reference to Debian stable in Chapter 5 (bash). Also, update the changelog for the 4.0-RC1 release and move Timothy's entry to (what I think is) the right place.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/bash-inst.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/chapter05/bash-inst.xml b/chapter05/bash-inst.xml
index 97525bd11..59f14e23c 100644
--- a/chapter05/bash-inst.xml
+++ b/chapter05/bash-inst.xml
@@ -39,10 +39,12 @@ make[1]: *** [install] Error 1
make[1]: Leaving directory `/mnt/lfs/usr/src/bash-&bash-version;/doc'
make: [install] Error 2 (ignored)</screen></blockquote>
-<para>then that means that you are probably using Debian, and that you have an
-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>then that means that you are probably using Debian-2.2 (potato), and
+that you have an 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. It is reported that the
+current release of Debian (3.0; also known as Woody) doesn't have this
+problem.</para>
</sect2>