Typo fix, Thanks Bill -- and why can't I group these three commits to the same file together?

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2003-09-12 20:55:46 +00:00
parent 12fefbbb2d
commit 81314a51a5

View File

@ -41,7 +41,7 @@ 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 chroot, is that creating a bootable system requires
additional work which isn't necessary. As well, chrooting allows you
to continue using the host while LFS is being built. While software is
to continue using the host while LFS is being built. While software is
being installed you can simply switch to a different VC (Virtual Console)
or X desktop and continue using the computer as you normally would.</para>