mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
fix a typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11952 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
6481cf977e
commit
d66640ef1c
@ -63,7 +63,7 @@ EOF</userinput></screen>
|
|||||||
be used as soon as they are installed. By switching off the hash function,
|
be used as soon as they are installed. By switching off the hash function,
|
||||||
the shell will always search the <envar>PATH</envar> when a program is to
|
the shell will always search the <envar>PATH</envar> when a program is to
|
||||||
be run. As such, the shell will find the newly compiled tools in
|
be run. As such, the shell will find the newly compiled tools in
|
||||||
<filename class="directory">~/tools</filename> as soon as they are
|
<filename class="directory">$LFS/tools</filename> as soon as they are
|
||||||
available without remembering a previous version of the same program in a
|
available without remembering a previous version of the same program in a
|
||||||
different location.</para>
|
different location.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user