diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-09-16 03:38:48 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-09-16 03:38:48 +0000 |
commit | df42a9a98ec9a1e8b34429a07e525b51ff821a7d (patch) | |
tree | dacea0e6fafbcfbbe3fbae44e1bd1691cde252f7 /chapter01/how.xml | |
parent | 32288165dd9e9c709ef1f95d1110c411b77a3073 (diff) |
Moved chap2 to part2 and a slight rewording.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6860 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/how.xml')
-rw-r--r-- | chapter01/how.xml | 6 |
1 files changed, 3 insertions, 3 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 |