Changeset 904c87e


Ignore:
Timestamp:
04/24/2005 08:03:38 AM (19 years ago)
Author:
Jim Gifford <jim@…>
Children:
a39c603
Parents:
a53678b
Message:

Fixes thanx Jermey

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multi-arch/BOOK@5055 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    ra53678b r904c87e  
    8686
    8787<itemizedlist>
     88<listitem><para>April 24, 2005 [jim]</para>
     89<itemizedlist>
     90<listitem><para>Updatedd: Arch: All - updated bash patch, thanx Jermey Utley.</para></listitem>
     91</itemizedlist>
     92</listitem>
     93</itemizedlist>
     94
     95<itemizedlist>
    8896<listitem><para>April 19, 2005 [jim]</para>
    8997<itemizedlist>
  • chapter03/patches.xml

    ra53678b r904c87e  
    1919<term>Bash Various Fixes - 21 KB:</term>
    2020<listitem>
    21 <para><ulink url="&patches-root;bash/bash-&bash-version;-fixes-2.patch"/></para>
     21<para><ulink url="&patches-root;bash/bash-&bash-version;-fixes-3.patch"/></para>
    2222</listitem>
    2323</varlistentry>
  • chapter06/bash.xml

    ra53678b r904c87e  
    3333will sometimes only show 33 characters on a line, then wrap to the next:</para>
    3434
    35 <screen><userinput>patch -Np1 -i ../bash-&bash-version;-fixes-1.patch</userinput></screen>
     35<screen><userinput>patch -Np1 -i ../bash-&bash-version;-fixes-3.patch</userinput></screen>
    3636
    3737<para>Bash also has issues when compiled against newer versions of Glibc.  The
Note: See TracChangeset for help on using the changeset viewer.