summaryrefslogtreecommitdiffstats
path: root/doc/man/scons.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/scons.1')
-rw-r--r--doc/man/scons.13
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/man/scons.1 b/doc/man/scons.1
index 262f670..d726e9f 100644
--- a/doc/man/scons.1
+++ b/doc/man/scons.1
@@ -3863,7 +3863,8 @@ This may or may not be set,
depending on the specific C compiler being used.
.IP _concat
-A function used to produce variables like $_CPPINCFLAGS. It takes five
+A function used to produce variables like $_CPPINCFLAGS. It takes
+four or five
arguments: a prefix to concatenate onto each element, a list of
elements, a suffix to concatenate onto each element, an environment
for variable interpolation, and an optional function that will be