Author: pierre
Date: Mon Sep 10 13:40:33 2018
New Revision: 11468
Log:
Add role="nodump" to examples in "About SBUs"
Modified:
trunk/BOOK/chapter04/aboutsbus.xml
Modified: trunk/BOOK/chapter04/aboutsbus.xml
==============================================================================
--- trunk/BOOK/chapter04/aboutsbus.xml Mon Sep 10 13:35:16 2018 (r11467)
+++ trunk/BOOK/chapter04/aboutsbus.xml Mon Sep 10 13:40:33 2018 (r11468)
@@ -43,11 +43,11 @@
<command>make</command> program how many processors are available. For
instance, a Core2Duo can support two simultaneous processes with:</para>
- <screen><userinput>export MAKEFLAGS='-j 2'</userinput></screen>
+ <screen role="nodump"><userinput>export MAKEFLAGS='-j
2'</userinput></screen>
<para>or just building with:</para>
- <screen><userinput>make -j2</userinput></screen>
+ <screen role="nodump"><userinput>make -j2</userinput></screen>
<para>When multiple processors are used in this way, the SBU units in the
book will vary even more than they normally would. In some cases, the make
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page