diff options
author | Luca Toscano <elukey@apache.org> | 2016-04-29 08:33:47 +0200 |
---|---|---|
committer | Luca Toscano <elukey@apache.org> | 2016-04-29 08:33:47 +0200 |
commit | 0ae5b1af6b6bf3048d2a124e84905f63d6507dea (patch) | |
tree | 6a7641ac95dc71e13868ff82cf9eec073f9e2778 /docs/manual/mpm.html.en | |
parent | Make the comments link always appear under "See also" in the right panel of e... (diff) | |
download | apache2-0ae5b1af6b6bf3048d2a124e84905f63d6507dea.tar.xz apache2-0ae5b1af6b6bf3048d2a124e84905f63d6507dea.zip |
Documentation rebuild after recent commits
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1741558 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mpm.html.en')
-rw-r--r-- | docs/manual/mpm.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mpm.html.en b/docs/manual/mpm.html.en index 3af2b07c17..691ffbd175 100644 --- a/docs/manual/mpm.html.en +++ b/docs/manual/mpm.html.en @@ -40,7 +40,7 @@ how they are used by the Apache HTTP Server.</p> <li><img alt="" src="./images/down.gif" /> <a href="#defaults">MPM Defaults</a></li> <li><img alt="" src="./images/down.gif" /> <a href="#static">Building an MPM as a static module</a></li> <li><img alt="" src="./images/down.gif" /> <a href="#dynamic">Building an MPM as a DSO module</a></li> -</ul><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div> +</ul><h3>See also</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div> <div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div> <div class="section"> <h2><a name="introduction" id="introduction">Introduction</a></h2> |