Author: jim
Date: 2005-02-28 16:49:36 -0700 (Mon, 28 Feb 2005)
New Revision: 4710

Modified:
   trunk/BOOK/chapter03/patches.xml
   trunk/BOOK/chapter06/bash.xml
Log:
Updated: bash fixes patch to -3

Modified: trunk/BOOK/chapter03/patches.xml
===================================================================
--- trunk/BOOK/chapter03/patches.xml    2005-02-28 22:12:47 UTC (rev 4709)
+++ trunk/BOOK/chapter03/patches.xml    2005-02-28 23:49:36 UTC (rev 4710)
@@ -16,9 +16,9 @@
 <variablelist role="materials">
 
 <varlistentry>
-<term>Bash Various Fixes - 21 KB:</term>
+<term>Bash Various Fixes - 23 KB:</term>
 <listitem>
-<para><ulink url="&patches-root;bash-&bash-version;-fixes-1.patch"/></para>
+<para><ulink url="&patches-root;bash-&bash-version;-fixes-3.patch"/></para>
 </listitem>
 </varlistentry>
 

Modified: trunk/BOOK/chapter06/bash.xml
===================================================================
--- trunk/BOOK/chapter06/bash.xml       2005-02-28 22:12:47 UTC (rev 4709)
+++ trunk/BOOK/chapter06/bash.xml       2005-02-28 23:49:36 UTC (rev 4710)
@@ -32,7 +32,7 @@
 <para>The following patch fixes various issues, including a problem where Bash
 will sometimes only show 33 characters on a line, then wrap to the next:</para>
 
-<screen><userinput>patch -Np1 -i 
../bash-&bash-version;-fixes-1.patch</userinput></screen>
+<screen><userinput>patch -Np1 -i 
../bash-&bash-version;-fixes-3.patch</userinput></screen>
 
 <para>Bash also has issues when compiled against newer versions of Glibc.  The
 following patch resolves this problem:</para>

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to