Author: pierre
Date: Sun Jan 24 12:02:10 2016
New Revision: 16838

Log:
Typo

Modified:
   trunk/BOOK/general/genlib/boost.xml

Modified: trunk/BOOK/general/genlib/boost.xml
==============================================================================
--- trunk/BOOK/general/genlib/boost.xml Sun Jan 24 11:59:56 2016        (r16837)
+++ trunk/BOOK/general/genlib/boost.xml Sun Jan 24 12:02:10 2016        (r16838)
@@ -93,7 +93,7 @@
       First, fix a bug with the header files path, when Python3 is used:
     </para>
 
-<screen><userinput>sed -e 's@using python[^;]*@&: 
/usr/include/python${PYTHON_VERSION/3*/${PYTHON_VERSION}m} @'  \
+<screen><userinput>sed -e 's@using python[^;]*@&amp;: 
/usr/include/python${PYTHON_VERSION/3*/${PYTHON_VERSION}m} @'  \
     -i bootstrap.sh</userinput></screen>
 
     <para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to