mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 05:27:39 +00:00
Fixed typo in bash. (merged from trunk r6014)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6042 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
373a708441
commit
288dd8aa01
@ -72,7 +72,7 @@ work.</para>
|
||||
<para>Note the use of the <parameter>+h</parameter> directive. This tells
|
||||
<command>bash</command> not to use its internal path hashing. Without this
|
||||
directive, <command>bash</command> would remember the paths to binaries it has
|
||||
executed. In ensure the use of the newly compiled binaries as soon as they are
|
||||
executed. To ensure the use of the newly compiled binaries as soon as they are
|
||||
installed, the <parameter>+h</parameter> directive will be used for the duration
|
||||
of this chapter.</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user