aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/how.xml6
-rw-r--r--index.xml2
2 files changed, 4 insertions, 4 deletions
diff --git a/chapter01/how.xml b/chapter01/how.xml
index 577f2b695..bed7ab0a4 100644
--- a/chapter01/how.xml
+++ b/chapter01/how.xml
@@ -54,9 +54,9 @@ pass toolchain. When this is done, the LFS installation process will no longer
depend on the host distribution, with the exception of the running kernel.
</para>
-<para>While this may initially seem like a lot of work to isolate the new system
-from the host distribution, a full technical explanation is provided at the
-beginning of <xref linkend="chapter-temporary-tools"/>.</para>
+<para>This effort to isolate the new system from the host distribution may seem
+excessive, but a full technical explanation is provided at the beginning of
+<xref linkend="chapter-temporary-tools"/>.</para>
<para>In <xref linkend="chapter-building-system"/>, the full LFS system is
built. The <command>chroot</command> (change root) program is used to enter a virtual
diff --git a/index.xml b/index.xml
index 32e0dd227..c6794f936 100644
--- a/index.xml
+++ b/index.xml
@@ -15,12 +15,12 @@
<title>Introduction</title>
<?dbhtml filename="part1.html"?>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter01/chapter01.xml"/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter02/chapter02.xml"/>
</part>
<part id="part2">
<title>Preparing for the Build</title>
<?dbhtml filename="part2.html"?>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter02/chapter02.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter03/chapter03.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter04/chapter04.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter05/chapter05.xml"/>