aboutsummaryrefslogtreecommitdiffstats
path: root/chapter04/aboutsbus.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter04/aboutsbus.xml')
-rw-r--r--chapter04/aboutsbus.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter04/aboutsbus.xml b/chapter04/aboutsbus.xml
index c336d29dc..265cec244 100644
--- a/chapter04/aboutsbus.xml
+++ b/chapter04/aboutsbus.xml
@@ -45,7 +45,7 @@
<command>make</command> program how many processors are available. For
instance, a Core2Duo can support two simultaneous processes with:</para>
- <screen><userinput>set MAKEFLAGS='-j 2'</userinput></screen>
+ <screen><userinput>export MAKEFLAGS='-j 2'</userinput></screen>
<para>or just building with:</para>