aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/generalinstructions.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2013-02-11 20:09:22 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2013-02-11 20:09:22 +0000
commit2ca8941c1fd5739874e4c29bd5ad176b21587a3d (patch)
tree1b004a17a2583b2df6608c2e47870b73f102b5ee /chapter05/generalinstructions.xml
parentc0220ed5ba7ba1e225c98fa61ada101103548bf3 (diff)
Remove trailing whitespace from all files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/generalinstructions.xml')
-rw-r--r--chapter05/generalinstructions.xml8
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>