Author: jim
Date: 2005-04-24 02:03:38 -0600 (Sun, 24 Apr 2005)
New Revision: 5055

Modified:
   branches/multi-arch/BOOK/chapter01/changelog.xml
   branches/multi-arch/BOOK/chapter03/patches.xml
   branches/multi-arch/BOOK/chapter06/bash.xml
Log:
Fixes thanx Jermey

Modified: branches/multi-arch/BOOK/chapter01/changelog.xml
===================================================================
--- branches/multi-arch/BOOK/chapter01/changelog.xml    2005-04-24 07:44:02 UTC 
(rev 5054)
+++ branches/multi-arch/BOOK/chapter01/changelog.xml    2005-04-24 08:03:38 UTC 
(rev 5055)
@@ -85,6 +85,14 @@
 <listitem><para>Changelog Entries:</para>
 
 <itemizedlist>
+<listitem><para>April 24, 2005 [jim]</para>
+<itemizedlist>
+<listitem><para>Updatedd: Arch: All - updated bash patch, thanx Jermey 
Utley.</para></listitem>
+</itemizedlist>
+</listitem>
+</itemizedlist>
+
+<itemizedlist>
 <listitem><para>April 19, 2005 [jim]</para>
 <itemizedlist>
 <listitem><para>Removed: Arch: All - sysvinit-proclen patch.</para></listitem>

Modified: branches/multi-arch/BOOK/chapter03/patches.xml
===================================================================
--- branches/multi-arch/BOOK/chapter03/patches.xml      2005-04-24 07:44:02 UTC 
(rev 5054)
+++ branches/multi-arch/BOOK/chapter03/patches.xml      2005-04-24 08:03:38 UTC 
(rev 5055)
@@ -18,7 +18,7 @@
 <varlistentry>
 <term>Bash Various Fixes - 21 KB:</term>
 <listitem>
-<para><ulink 
url="&patches-root;bash/bash-&bash-version;-fixes-2.patch"/></para>
+<para><ulink 
url="&patches-root;bash/bash-&bash-version;-fixes-3.patch"/></para>
 </listitem>
 </varlistentry>
 

Modified: branches/multi-arch/BOOK/chapter06/bash.xml
===================================================================
--- branches/multi-arch/BOOK/chapter06/bash.xml 2005-04-24 07:44:02 UTC (rev 
5054)
+++ branches/multi-arch/BOOK/chapter06/bash.xml 2005-04-24 08:03:38 UTC (rev 
5055)
@@ -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