Minor markup fix. Fixes #2787.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9415 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2010-11-10 22:27:24 +00:00
parent 00f4d68741
commit 30852f2167

View File

@ -94,7 +94,7 @@ unset DL</userinput></screen>
<para>Fix a bug that prevents Glibc from building with GCC-&gcc-version;:</para>
<screen><userinput>patch -Np1 -i ../&glibc-gcc_fix-patch;</userinput></screen>
<screen><userinput remap="pre">patch -Np1 -i ../&glibc-gcc_fix-patch;</userinput></screen>
<para>Fix a bug that prevents Glibc from building with versions of Make
newer than 3.81.</para>