aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2021-09-03 19:43:45 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2021-09-03 19:43:45 -0500
commit305c97068fd4b0a15bc50e8d8f6db16c24c91a8a (patch)
treea138acf96abf467622f03c733044da55ec34066d /chapter07
parentf411d2d231437424fcd2b3733a60d54c7d99060b (diff)
Minor text changes
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/introduction.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/chapter07/introduction.xml b/chapter07/introduction.xml
index 2e57af238..2b0030d7b 100644
--- a/chapter07/introduction.xml
+++ b/chapter07/introduction.xml
@@ -11,11 +11,10 @@
<title>Introduction</title>
<para>This chapter shows how to build the last missing bits of the temporary
- system: the tools needed by the build machinery of various packages.
- Now that all circular dependencies
- have been resolved, we can use a <quote>chroot</quote> environment,
- completely isolated the host operating system used for the build, except
- for the running kernel.</para>
+ system: the tools needed by the build machinery of various packages. Now
+ that all circular dependencies have been resolved, a <quote>chroot</quote>
+ environment, completely isolated from the host operating system (except for
+ the running kernel), can be used for the build.</para>
<para>For proper operation of the isolated environment, some communication
with the running kernel must be established. This is done through the