diff options
-rw-r--r-- | chapter01/how.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter01/how.xml b/chapter01/how.xml index 84cb0a98d..a8fdddddd 100644 --- a/chapter01/how.xml +++ b/chapter01/how.xml @@ -54,7 +54,7 @@ cross-compile basic utilities using the just built cross-toolchain.</para> <para><xref linkend="chapter-chroot-temporary-tools"/> then enters a - "chroot" environment, which uses the new tools to build all + "chroot" environment, where we use the new tools to build all the rest of the tools needed to create the LFS system.</para> <para>This effort to isolate the new system from the host distribution may |