diff options
Diffstat (limited to 'chapter06/chapter06.xml')
-rw-r--r-- | chapter06/chapter06.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index 2797dcffc..bee839e57 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -101,7 +101,7 @@ the chroot command.</para> <para>Notice that <filename class="directory">/tools/bin</filename> comes last in the PATH. This means that a temporary tool will not be used any more -as soon as its final version is installed. Well, at least when the shell +as soon as its final version is installed. Well, at least when the shell doesn't remember the locations of executed binaries -- for this reason hashing is switched off by passing the <userinput>+h</userinput> option to <userinput>bash</userinput>.</para> |