From 30c872d01a5e40d8bb75f9a436ff823f08967f27 Mon Sep 17 00:00:00 2001 From: Jim Gifford Date: Tue, 7 Dec 2004 22:13:33 +0000 Subject: Fixed Typo git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4365 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/readline.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06/readline.xml') diff --git a/chapter06/readline.xml b/chapter06/readline.xml index e437e3adc..c69cf4ed4 100644 --- a/chapter06/readline.xml +++ b/chapter06/readline.xml @@ -47,7 +47,7 @@ sometimes will only show 33 characters on a line and then wrap to the next line. Give Readline's dynamic libraries to a more appropriate permissions: -chmod 755 /lib/lib{readline.history}.so* +chmod 755 /lib/lib{readline,history}.so* Now we move the static libraries to a more appropriate location: -- cgit v1.2.3-54-g00ecf