mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Fixed typos in chapter 1 "How to Build an LFS System".
This commit is contained in:
parent
81163bfc47
commit
1184a7e91b
@ -46,7 +46,7 @@
|
|||||||
important issues you need be aware of before beginning to
|
important issues you need be aware of before beginning to
|
||||||
work your way through <xref linkend="chapter-cross-tools"/> and beyond.</para>
|
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
|
the initial tool chain, (binutils, gcc, and glibc) using cross compilation
|
||||||
techniques to isolate the new tools from the host system.</para>
|
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
|
seem excessive. A full technical explanation as to why this is done is
|
||||||
provided in <xref linkend="ch-tools-toolchaintechnotes"/>.</para>
|
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
|
full LFS system is built. Another advantage provided by the chroot
|
||||||
environment is that it allows you to continue using the host system
|
environment is that it allows you to continue using the host system
|
||||||
while LFS is being built. While waiting for package compilations to
|
while LFS is being built. While waiting for package compilations to
|
||||||
|
Loading…
Reference in New Issue
Block a user