Grammatic fix.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Timothy Bauscher 2002-09-19 03:51:00 +00:00
parent 10d473cc86
commit ef380b4e9e

View File

@ -9,8 +9,8 @@ to start constructing the final LFS system in the next chapter.</para>
<para>The files compiled in this chapter will be installed under the <para>The files compiled in this chapter will be installed under the
<filename class="directory">$LFS/static</filename> directory, <filename class="directory">$LFS/static</filename> directory,
to keep them separate from the files installed in the next chapter. to keep them separate from the files installed in the next chapter.
As everything done here is only temporarily, we don't want Since the packages compiled here are merely temporary, we don't want
these files to pollute the to-be LFS system.</para> them to pollute the soon-to-be LFS system.</para>
<para>The key to learning what makes a Linux system work is to know <para>The key to learning what makes a Linux system work is to know
exactly what each package is used for, and why the user or the system exactly what each package is used for, and why the user or the system