From bc5f39a35ed63e98ba046c0986dc44bd0a3fc48b Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Fri, 21 May 2010 22:26:50 +0000 Subject: [PATCH] Minor wording fix. Fixes #2654. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9273 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/ncurses.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml index 1988e7828..6d09aa622 100644 --- a/chapter06/ncurses.xml +++ b/chapter06/ncurses.xml @@ -99,8 +99,9 @@ make install - Move the libraries to the /lib directory, - where they are expected to reside: + Move the shared libraries to the + /lib directory, where they are + expected to reside: mv -v /usr/lib/libncursesw.so.5* /lib