Author: bdubbs
Date: Fri Jul 13 09:40:24 2018
New Revision: 11437

Log:
Remove temporary symlinks for System V

Modified:
   trunk/BOOK/chapter06/util-linux.xml

Modified: trunk/BOOK/chapter06/util-linux.xml
==============================================================================
--- trunk/BOOK/chapter06/util-linux.xml Sun Jul  8 13:23:05 2018        (r11436)
+++ trunk/BOOK/chapter06/util-linux.xml Fri Jul 13 09:40:24 2018        (r11437)
@@ -60,9 +60,9 @@
 <screen><userinput remap="pre">sed -e 's/2^64/(2^64/' -e 's/E &lt;/E) &lt;=/' 
-e 's/ne /eq /' \
     -i tests/ts/ipcs/limits2</userinput></screen>
 -->
-    <para revision="systemd">Remove the earlier created symlinks:</para>
+    <para>Remove the earlier created symlinks:</para>
 
-<screen revision="systemd"><userinput remap="pre">rm -vf 
/usr/include/{blkid,libmount,uuid}</userinput></screen>
+<screen><userinput remap="pre">rm -vf 
/usr/include/{blkid,libmount,uuid}</userinput></screen>
 
     <para>Prepare Util-linux for compilation:</para>
 
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to