Author: ag
Date: 2010-03-30 12:41:14 -0600 (Tue, 30 Mar 2010)
New Revision: 8370

Modified:
   trunk/BOOK/general/prog/slang.xml
Log:
Fixed a typo

Modified: trunk/BOOK/general/prog/slang.xml
===================================================================
--- trunk/BOOK/general/prog/slang.xml   2010-03-30 18:36:37 UTC (rev 8369)
+++ trunk/BOOK/general/prog/slang.xml   2010-03-30 18:41:14 UTC (rev 8370)
@@ -97,7 +97,7 @@
   <sect2 role="commands">
     <title>Command Explanations</title>
     
-    <para><command>sed -i 's/&lt;=/&lt;/' src/slagetput.inc;</command>:
+    <para><command>sed -i 's/&lt;=/&lt;/' src/slagetput.inc</command>:
     This sed fixes a buffer-overflow bug.</para>
 
     <para><command>make install_doc_dir=/usr/share/doc/slang-&slang-version;

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to