aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorDavid Bryant <davidbryant@gvtc.com>2022-09-21 15:17:56 -0500
committerDavid Bryant <davidbryant@gvtc.com>2022-09-21 15:17:56 -0500
commit1184a7e91b9d155b6fecb2e3d49d72f3a02c5326 (patch)
tree85be8e1097dc0580d1f67471b4da78d9d1549859 /chapter01
parent81163bfc47cda72acf2af2850380c92cb1b3ebec (diff)
Fixed typos in chapter 1 "How to Build an LFS System".
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/how.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/how.xml b/chapter01/how.xml
index a690fb595..b7551b2e6 100644
--- a/chapter01/how.xml
+++ b/chapter01/how.xml
@@ -46,7 +46,7 @@
important issues you need be aware of before beginning to
work your way through <xref linkend="chapter-cross-tools"/> and beyond.</para>
- <para><xref linkend="chapter-cross-tools"/>, explains the installation of
+ <para><xref linkend="chapter-cross-tools"/> explains the installation of
the initial tool chain, (binutils, gcc, and glibc) using cross compilation
techniques to isolate the new tools from the host system.</para>
@@ -61,7 +61,7 @@
seem excessive. A full technical explanation as to why this is done is
provided in <xref linkend="ch-tools-toolchaintechnotes"/>.</para>
- <para>In <xref linkend="chapter-building-system"/>, The
+ <para>In <xref linkend="chapter-building-system"/> the
full LFS system is built. Another advantage provided by the chroot
environment is that it allows you to continue using the host system
while LFS is being built. While waiting for package compilations to