Typo in last commit.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2993 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Greg Schafer 2003-10-16 01:11:05 +00:00
parent 821f799640
commit 234c74e333

View File

@ -33,7 +33,7 @@ on the safe side.</para>
<para>If you are planning to go ahead and perform the strip, special care is <para>If you are planning to go ahead and perform the strip, special care is
needed to ensure you're not running any binaries that are about to be stripped needed to ensure you're not running any binaries that are about to be stripped
-- including the active bash shell. Therefore you'll need to exit the chroot -- including the active bash shell. Therefore you'll need to exit the chroot
environemnt and reenter it using a modified chroot command:</para> environment and reenter it using a modified chroot command:</para>
<screen><userinput>logout <screen><userinput>logout
chroot $LFS /tools/bin/env -i \ chroot $LFS /tools/bin/env -i \