mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 05:27:39 +00:00
Correct: wording
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4345 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
509125143a
commit
ee6618fcf2
@ -96,7 +96,8 @@ first a summary, then a detailed log.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>December 3rd, 2004 [jim]: Changed readline and zlib instructions
|
||||
to use --libdir for the libraries. Dumped perl to 5.8.6.</para></listitem>
|
||||
to use --libdir for the libraries. Dumped perl to 5.8.6. Corrected wording in
|
||||
readline.</para></listitem>
|
||||
|
||||
<listitem><para>December 1st, 2004 [jeremy]: Minor entity revisions in the XML
|
||||
sources, patch courtesy of Boris Buegling.</para></listitem>
|
||||
|
@ -49,7 +49,7 @@ sometimes will only show 33 characters on a line and then wrap to the next line.
|
||||
|
||||
<screen><userinput>chmod 755 /lib/lib{readline.history}.so*</userinput></screen>
|
||||
|
||||
<para>Now we move them static libraries to a more appropriate location:</para>
|
||||
<para>Now we move the static libraries to a more appropriate location:</para>
|
||||
|
||||
<screen><userinput>mv /lib/lib{readline,history}.a /usr/lib</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user