summaryrefslogtreecommitdiff
path: root/doc/execlineb.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/execlineb.html')
-rw-r--r--doc/execlineb.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/execlineb.html b/doc/execlineb.html
index 9fa4243..70426d7 100644
--- a/doc/execlineb.html
+++ b/doc/execlineb.html
@@ -178,7 +178,7 @@ the <a href="grammar.html">execline grammar</a>.
<p>
External execline commands that read blocks, like
-<a href="foreground.html">foreground</a>, use the <tt>EXECLINE_STRICT</tt>
+<a href="foreground.html">&semi;</a>, use the <tt>EXECLINE_STRICT</tt>
environment variable: if it is set to 1, they will print a warning message
on stderr if they find their blocks not to be properly quoted. If it is set
to 2, they will also die. If it is set to 0, or unset, they won't complain