summaryrefslogtreecommitdiffstats
path: root/doc/user/command-line.in
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2010-04-05 05:06:48 (GMT)
committerSteven Knight <knight@baldmt.com>2010-04-05 05:06:48 (GMT)
commitcecfaa2e2679b340ba45af9ad25ac1d4e87f91af (patch)
tree0cb41e4f6a2f9785c13c87ce3b6b5b777380cf5c /doc/user/command-line.in
parent439e0c83172b5bb50afdba780a1adf97320b527e (diff)
downloadSCons-cecfaa2e2679b340ba45af9ad25ac1d4e87f91af.zip
SCons-cecfaa2e2679b340ba45af9ad25ac1d4e87f91af.tar.gz
SCons-cecfaa2e2679b340ba45af9ad25ac1d4e87f91af.tar.bz2
Fix XML in documentation, and in the bin/scons-doc.py script that generates
the User's Guide XML from the .in files' SGML.
Diffstat (limited to 'doc/user/command-line.in')
-rw-r--r--doc/user/command-line.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/command-line.in b/doc/user/command-line.in
index 6834d2a..f26f2c7 100644
--- a/doc/user/command-line.in
+++ b/doc/user/command-line.in
@@ -1237,7 +1237,7 @@
choices to a specific set of allowed colors.
This can be set up quite easily
using the &EnumVariable;,
- which takes a list of &allowed_values
+ which takes a list of &allowed_values;
in addition to the variable name,
default value,
and help text arguments:
@@ -2154,7 +2154,7 @@
&SCons; supports a &DEFAULT_TARGETS; variable
that lets you get at the current list of default targets.
- The &DEFAULT_TARGETS variable has
+ The &DEFAULT_TARGETS; variable has
two important differences from the &COMMAND_LINE_TARGETS; variable.
First, the &DEFAULT_TARGETS; variable is a list of
internal &SCons; nodes,