aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/chapter06.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-26 22:23:41 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-26 22:23:41 +0000
commit17476c5481ff8ebced096511eb66134c68f6f042 (patch)
tree289a04a19b82aaa5ea665ba31cc67842bdabfbf7 /chapter06/chapter06.xml
parentf2f5117750f8473c6d77fda7f205bfde31b5cdcc (diff)
Removing some excess white space.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3186 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/chapter06.xml')
-rw-r--r--chapter06/chapter06.xml2
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>