Browse Source

Grammatic fix.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher 23 years ago
parent
commit
ef380b4e9e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      chapter05/introduction.xml

+ 2 - 2
chapter05/introduction.xml

@@ -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
-these files to pollute the to-be LFS system.</para>
+Since the packages compiled here are merely temporary, we don't want
+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