summaryrefslogtreecommitdiff
path: root/docs/manual/sections.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/sections.html.en')
-rw-r--r--docs/manual/sections.html.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/sections.html.en b/docs/manual/sections.html.en
index 6397e845f4..851182b93f 100644
--- a/docs/manual/sections.html.en
+++ b/docs/manual/sections.html.en
@@ -51,7 +51,7 @@ enclosed directives will be ignored.</p>
<p>The <code class="directive"><a href="./mod/core.html#ifdefine">&lt;IfDefine&gt;</a></code> directive
encloses directives that will only be applied if an appropriate
-parameter is defined on the <code>httpd</code> command line. For example,
+parameter is defined on the <code class="program"><a href="./programs/httpd.html">httpd</a></code> command line. For example,
with the following configuration, all requests will be redirected
to another site only if the server is started using
<code>httpd -DClosedForNow</code>:</p>