aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/utillinux.xml
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-12-22 09:32:12 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-12-22 09:32:12 +0000
commitb3adaba4a1a7ef6e2bbc15d922543fd7bc2277dc (patch)
tree417b2da8c67fb2399c552f7079aec0c3c9777246 /chapter05/utillinux.xml
parent1a73ed411ef9feadd594061ca1f2d9e906bbc7d2 (diff)
Tiny whitespace fixups within build commands.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/utillinux.xml')
-rw-r--r--chapter05/utillinux.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/utillinux.xml b/chapter05/utillinux.xml
index 33c79ff99..841721679 100644
--- a/chapter05/utillinux.xml
+++ b/chapter05/utillinux.xml
@@ -17,7 +17,7 @@ Estimated required disk space: &util-linux-compsize-tools;</screen>
the /tools directory. This is fixed by altering the configure script:</para>
<screen><userinput>cp configure configure.backup
-sed "s@/usr/include@/tools/include@g" configure.backup &gt; configure</userinput> </screen>
+sed "s@/usr/include@/tools/include@g" configure.backup &gt; configure</userinput></screen>
<para>Prepare Util-linux for compilation:</para>