summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2020-07-24 21:16:48 (GMT)
committerMats Wichmann <mats@linux.com>2020-07-24 21:16:48 (GMT)
commit8071166a86de821d097122b553f1282fe3295ea7 (patch)
tree66829d98e1cd6fcd3eda2a6d8d28f5c4492f0b2a
parent921d5487f406d900615a714f2587a54a907e43f9 (diff)
downloadSCons-8071166a86de821d097122b553f1282fe3295ea7.zip
SCons-8071166a86de821d097122b553f1282fe3295ea7.tar.gz
SCons-8071166a86de821d097122b553f1282fe3295ea7.tar.bz2
Fix xml validation error
Signed-off-by: Mats Wichmann <mats@linux.com>
-rw-r--r--doc/man/scons.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/scons.xml b/doc/man/scons.xml
index a32fcc5..12d691a 100644
--- a/doc/man/scons.xml
+++ b/doc/man/scons.xml
@@ -2707,7 +2707,7 @@ A <firstterm>Node</firstterm>
is an internal SCons object
which represents
build targets or sources.
-See <xref linkend="node_objects"> for more information.</para>
+See <xref linkend="node_objects"/> for more information.</para>
<para>The returned Node-list object
can be passed to other builder methods as source(s)