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 --- chapter04/settingenviron.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'chapter04/settingenviron.xml') diff --git a/chapter04/settingenviron.xml b/chapter04/settingenviron.xml index 247b55e96..574526392 100644 --- a/chapter04/settingenviron.xml +++ b/chapter04/settingenviron.xml @@ -76,13 +76,12 @@ later. Setting LC_ALL to POSIX or C (the two are equivalent) ensures that everything will work as expected in the chroot environment. -By putting /tools/bin -ahead of the standard PATH, all the programs installed in are picked up by the shell -immediately after their installation. This, combined with turning off -hashing, limits the risk that old programs from -the host are being used when they should not be used any -longer. +By putting /tools/bin ahead of the +standard PATH, all the programs installed in are picked up by the shell immediately after +their installation. This, combined with turning off hashing, limits the risk +that old programs are used from the host when the same programs are available in +the chapter 5 environment. Finally, to have the environment fully prepared for building the temporary tools, source the just-created user profile: -- cgit v1.2.3-54-g00ecf