Ignore:
Timestamp:
06/30/2005 03:41:55 PM (19 years ago)
Author:
Archaic <archaic@…>
Branches:
6.1, 6.1.1
Children:
9ff62fda
Parents:
d6c28f96
Message:

Merged wording changes from trunk (r6232, r6233, r6248).

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6252 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter04/settingenviron.xml

    rd6c28f96 r782446b  
    7777everything will work as expected in the chroot environment.</para>
    7878
    79 <para>By putting <filename class="directory">/tools/bin</filename>
    80 ahead of the standard <envar>PATH</envar>, all the programs installed in <xref
    81 linkend="chapter-temporary-tools"/> are picked up by the shell
    82 immediately after their installation. This, combined with turning off
    83 hashing, limits the risk that old programs from
    84 the host are being used when they should not be used any
    85 longer.</para>
     79<para>By putting <filename class="directory">/tools/bin</filename> ahead of the
     80standard <envar>PATH</envar>, all the programs installed in <xref
     81linkend="chapter-temporary-tools"/> are picked up by the shell immediately after
     82their installation. This, combined with turning off hashing, limits the risk
     83that old programs are used from the host when the same programs are available in
     84the chapter 5 environment.</para>
    8685
    8786<beginpage/>
Note: See TracChangeset for help on using the changeset viewer.