aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter05/introduction.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/introduction.xml b/chapter05/introduction.xml
index 394089911..90f09ef09 100644
--- a/chapter05/introduction.xml
+++ b/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
<filename class="directory">$LFS/static</filename> directory,
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
exactly what each package is used for, and why the user or the system