diff options
Diffstat (limited to 'chapter05/generalinstructions.xml')
-rw-r--r-- | chapter05/generalinstructions.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter05/generalinstructions.xml b/chapter05/generalinstructions.xml index c1caca30b..72f460066 100644 --- a/chapter05/generalinstructions.xml +++ b/chapter05/generalinstructions.xml @@ -10,7 +10,7 @@ <title>General Compilation Instructions</title> - <para>When building packages there are several assumptions made within + <para>When building packages there are several assumptions made within the instructions:</para> <itemizedlist> @@ -55,12 +55,12 @@ <para>The build instructions assume that the <xref linkend='pre-hostreqs'/>, including symbolic links, have been set properly:</para> - + <itemizedlist role='important'> <listitem override='bullet'><para><command>bash</command> is the shell in use.</para></listitem> - + <listitem override='bullet'><para><command>sh</command> is a symbolic link to <command>bash</command>.</para></listitem> @@ -93,7 +93,7 @@ <orderedlist numeration="loweralpha" spacing="compact"> <listitem> <para>Using the <command>tar</command> program, extract the package - to be built. In Chapter 5, ensure you are the <emphasis>lfs</emphasis> + to be built. In Chapter 5, ensure you are the <emphasis>lfs</emphasis> user when extracting the package.</para> </listitem> <listitem> |