grammar fixes

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1256 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-09-25 22:10:29 +00:00
parent e69e44b24c
commit 5850fbfec3
4 changed files with 4 additions and 4 deletions

View File

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

View File

@ -13,7 +13,7 @@ under $LFS/usr/src/sources/b/, and so forth.</para>
<para>The next chapter contains the list of all the packages that need to be
downloaded, but the partition that is going to contain our LFS system isn't
created yet. Therefore, you should store the files somewhere else and later
moved to $LFS/usr/src/ when the chapter in which the new partition is
on move them to $LFS/usr/src/ when the chapter in which the new partition is
prepared has been finished.</para>
</sect1>

View File

@ -9,7 +9,7 @@ is affected as well. If your system falls under this category, try the
following fix.</para>
<para>Note that in some cases using these sed commands will result in
problems not being able to compile this at package at all, even when your
problems not being able to compile this package at all, even when your
system has an AMD CPU and has Glibc-2.2.3 (or higher) installed. If that's
the case, you'll need to remove the fileutils-&fileutils-version; directory
and unpack it again from the tarball before continuing. We believe this

View File

@ -14,7 +14,7 @@ about all that makes Linux tick, how things work together, and depend on
each other. And most importantly, how to customize it to your own taste
and needs.</para>
<para>One of the key benefits of LFS is that you are in control over
<para>One of the key benefits of LFS is that you are in control of
your system without having to rely on somebody else's Linux
implementation like Debian. You are in the driver's seat now and are
able to dictate every single thing such as the directory layout and boot