aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/ninja.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/ninja.xml')
-rw-r--r--chapter08/ninja.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/chapter08/ninja.xml b/chapter08/ninja.xml
index 20613c542..90f0fc9ce 100644
--- a/chapter08/ninja.xml
+++ b/chapter08/ninja.xml
@@ -58,11 +58,7 @@
<para>Using the <emphasis>optional</emphasis> procedure below allows a user to
limit the number of parallel processes via an environment variable,
- NINJAJOBS. <command>For example</command>, setting:
-
- <!--Using <command> here to make the output bold. We really don't want
- users setting this now and experience shows that many users blindly
- copy/paste anything in a box. -->
+ NINJAJOBS. <emphasis role="bold">For example</emphasis>, setting:
<screen>export NINJAJOBS=4</screen>