|
@@ -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
|