Selaa lähdekoodia

* Correct the description of the readline patch in chapter 3. Fixes bug 1049.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 20 vuotta sitten
vanhempi
commit
38810d5151
2 muutettua tiedostoa jossa 4 lisäystä ja 1 poistoa
  1. 3 0
      chapter01/changelog.xml
  2. 1 1
      chapter03/patches.xml

+ 3 - 0
chapter01/changelog.xml

@@ -81,6 +81,9 @@ first a summary, then a detailed log.</para>
 </itemizedlist>
 </listitem>
 
+<listitem><para>February 27, 2005 [matt]: Correct the title of the
+readline patch in chapter 3.  Fixes bug 1049</para></listitem>
+
 <listitem><para>February 27, 2005 [matt]: Mention udev's testsuite.  Fixes bug
 1042</para></listitem>
 

+ 1 - 1
chapter03/patches.xml

@@ -128,7 +128,7 @@ needed to build an LFS system:</para>
 </varlistentry>
 
 <varlistentry>
-<term>Readline Display Wrap Patch - 1 KB:</term>
+<term>Readline Fixes Patch - 1 KB:</term>
 <listitem>
 <para><ulink url="&patches-root;readline-&readline-version;-fixes-1.patch"/></para>
 </listitem>