From 663ecfcc5f04e7c2860b83ef89e49f5e8b68bbbe Mon Sep 17 00:00:00 2001 From: Archaic Date: Wed, 29 Jun 2005 16:24:16 +0000 Subject: Several minor wording changes (chapters 1 - 5). git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/util-linux.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'chapter05/util-linux.xml') diff --git a/chapter05/util-linux.xml b/chapter05/util-linux.xml index 653f19242..a869233a9 100644 --- a/chapter05/util-linux.xml +++ b/chapter05/util-linux.xml @@ -29,9 +29,9 @@ Installation of Util-linux -Util-linux does not use the freshly installed headers and -libraries from the /tools -directory. This is fixed by altering the configure script: +Util-linux does not use the freshly installed headers and libraries from +the /tools directory by default. This is +fixed by altering the configure script: sed -i 's@/usr/include@/tools/include@g' configure @@ -43,8 +43,8 @@ directory. This is fixed by altering the configure script: make -C lib -Since only a couple of the utilities contained in this package -are needed, build only those: +Only a few of the utilities contained in this package need to be +built: make -C mount mount umount make -C text-utils more -- cgit v1.2.3-54-g00ecf