mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
ninja: don't use <command> just for emphasis
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12095 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
704e800fcb
commit
5d6f3dd75c
@ -58,11 +58,7 @@
|
|||||||
|
|
||||||
<para>Using the <emphasis>optional</emphasis> procedure below allows a user to
|
<para>Using the <emphasis>optional</emphasis> procedure below allows a user to
|
||||||
limit the number of parallel processes via an environment variable,
|
limit the number of parallel processes via an environment variable,
|
||||||
NINJAJOBS. <command>For example</command>, setting:
|
NINJAJOBS. <emphasis role="bold">For example</emphasis>, 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. -->
|
|
||||||
|
|
||||||
<screen>export NINJAJOBS=4</screen>
|
<screen>export NINJAJOBS=4</screen>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user