Browse Source

Typo.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8775 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 16 years ago
parent
commit
262dcabc7a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      chapter06/gmp.xml

+ 0 - 1
chapter06/gmp.xml

@@ -50,7 +50,6 @@
       command below, then remove it afterwards.</para>
     </note>
 
-    <para>Prepare Zlib for compilation:</para>
     <para>Prepare GMP for compilation:</para>
 
 <screen><userinput remap="configure">./configure --prefix=/usr --enable-cxx --enable-mpbsd</userinput></screen>