do not hardcode chapter numbers in General Compilation Instructions

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11962 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Xi Ruoyao 2020-06-19 12:54:28 +00:00
parent c68e018aab
commit 3543e03800

View File

@ -94,7 +94,8 @@
<orderedlist numeration="loweralpha" spacing="compact"> <orderedlist numeration="loweralpha" spacing="compact">
<listitem> <listitem>
<para>Using the <command>tar</command> program, extract the package <para>Using the <command>tar</command> program, extract the package
to be built. In Chapters 5 and 6, ensure you are to be built. In <xref linkend="chapter-cross-tools"/> and
<xref linkend="chapter-temporary-tools"/>, ensure you are
the <emphasis>lfs</emphasis> user when extracting the package.</para> the <emphasis>lfs</emphasis> user when extracting the package.</para>
</listitem> </listitem>
<listitem> <listitem>