mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
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:
parent
821f799640
commit
234c74e333
@ -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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user