diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-26 22:23:41 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-26 22:23:41 +0000 |
commit | 17476c5481ff8ebced096511eb66134c68f6f042 (patch) | |
tree | 289a04a19b82aaa5ea665ba31cc67842bdabfbf7 /chapter05/binutils-pass2.xml | |
parent | f2f5117750f8473c6d77fda7f205bfde31b5cdcc (diff) |
Removing some excess white space.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3186 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/binutils-pass2.xml')
-rw-r--r-- | chapter05/binutils-pass2.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/binutils-pass2.xml b/chapter05/binutils-pass2.xml index 5b521f033..de0280e47 100644 --- a/chapter05/binutils-pass2.xml +++ b/chapter05/binutils-pass2.xml @@ -54,7 +54,7 @@ should be easy to spot. The output shown will contain something like:</para> <blockquote><screen>make[1]: *** [check-binutils] Error 2</screen></blockquote> -<para>And install the package:</para> +<para>And install the package:</para> <screen><userinput>make install</userinput></screen> |