Tag correction

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3960 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2004-07-22 17:53:29 +00:00
parent 466658dca4
commit 620eb1e6f4

View File

@ -46,7 +46,7 @@ is provided at the start of <xref linkend="chapter-temporary-tools"/>, including
on the differences between statically and dynamically linked programs.</para>
<para>In <xref linkend="chapter-building-system"/> your real LFS system will be built. The
chroot (change root) program is used to enter a virtual environment and start
<command>chroot</command> (change root) program is used to enter a virtual environment and start
a new shell whose root directory will be set to the LFS partition. This is very
similar to rebooting and instructing the kernel to mount the LFS partition as
the root partition. The reason that you don't actually reboot, but instead