aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/how.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-09-25 22:10:29 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-09-25 22:10:29 +0000
commit5850fbfec3cfadd684af1cc13f853e8b02116dcd (patch)
treee13ebaed446601c86e57deca472e75374e48e51a /chapter01/how.xml
parente69e44b24c1a8bca3c4db87879332c4c08251618 (diff)
grammar fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1256 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/how.xml')
-rw-r--r--chapter01/how.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter01/how.xml b/chapter01/how.xml
index 8bd2af2c5..59e0c7ad5 100644
--- a/chapter01/how.xml
+++ b/chapter01/how.xml
@@ -21,7 +21,7 @@ so on.</para>
<para>Chapter 6 installs the actual base system. We use the chroot program
to start a new shell whose root directory will be set to the LFS
-partition. This, in essence, is the same as rebooting and have the
+partition. This, in essence, is the same as rebooting and having the
kernel mount the LFS partition as the root partition. The reason that
we don't actually reboot, but instead chroot, is that this way you can
still use your host system. While software is being installed you can