From ee6618fcf263ffbde95990b0d640c0349c994dca Mon Sep 17 00:00:00 2001 From: Jim Gifford Date: Fri, 3 Dec 2004 20:16:37 +0000 Subject: [PATCH] Correct: wording git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4345 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 3 ++- chapter06/readline.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 5880bbfc7..9837836f2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -96,7 +96,8 @@ first a summary, then a detailed log. December 3rd, 2004 [jim]: Changed readline and zlib instructions -to use --libdir for the libraries. Dumped perl to 5.8.6. +to use --libdir for the libraries. Dumped perl to 5.8.6. Corrected wording in +readline. December 1st, 2004 [jeremy]: Minor entity revisions in the XML sources, patch courtesy of Boris Buegling. diff --git a/chapter06/readline.xml b/chapter06/readline.xml index 64feb87a0..482c356a3 100644 --- a/chapter06/readline.xml +++ b/chapter06/readline.xml @@ -49,7 +49,7 @@ sometimes will only show 33 characters on a line and then wrap to the next line. chmod 755 /lib/lib{readline.history}.so* -Now we move them static libraries to a more appropriate location: +Now we move the static libraries to a more appropriate location: mv /lib/lib{readline,history}.a /usr/lib