Ignore:
Timestamp:
02/25/2006 11:43:44 AM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Children:
e869351b
Parents:
e02afe0
Message:

Ported r7370 up to r7395 from trunk to alphabetical branch.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/readline.xml

    re02afe0 r851829a  
    4444  <sect2 role="installation">
    4545    <title>Installation of Readline</title>
     46
     47    <para>Upstream developers have fixed several issues since the initial
     48    release of Readline-&readline-version;.  Apply those fixes:</para>
     49
     50<screen><userinput>patch -Np1 -i ../&readline-fixes-patch;</userinput></screen>
    4651
    4752    <para>Prepare Readline for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.