summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2019-02-21 01:03:03 (GMT)
committerMats Wichmann <mats@linux.com>2019-02-21 01:03:03 (GMT)
commitc647a8da560d9127e21ca1ff561ba4ab5d20219d (patch)
tree82bc78a4fb79bae4136f4d7d5372d94d28090f2d
parentf296600dd858fa07ef144fbcbf4ee36bc308abf3 (diff)
downloadSCons-c647a8da560d9127e21ca1ff561ba4ab5d20219d.zip
SCons-c647a8da560d9127e21ca1ff561ba4ab5d20219d.tar.gz
SCons-c647a8da560d9127e21ca1ff561ba4ab5d20219d.tar.bz2
Minor manpage bugfix
Signed-off-by: Mats Wichmann <mats@linux.com>
-rw-r--r--doc/man/scons.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/scons.xml b/doc/man/scons.xml
index dc6c36c..9172b15 100644
--- a/doc/man/scons.xml
+++ b/doc/man/scons.xml
@@ -2321,12 +2321,12 @@ that are not absolute path names
<emphasis role="bold">/</emphasis>
on POSIX systems
or
-<emphasis role="bold">\fR
+<emphasis role="bold">\</emphasis>
on Windows systems,
with or without
an optional drive letter)
are interpreted relative to the directory containing the
-SConscript</emphasis>
+<emphasis role="bold">SConscript</emphasis>
file being read.
An initial
<emphasis role="bold">#</emphasis>