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/mod/mod_reqtimeout.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/mod/mod_reqtimeout.html.en')
-rw-r--r-- | docs/manual/mod/mod_reqtimeout.html.en | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_reqtimeout.html.en b/docs/manual/mod/mod_reqtimeout.html.en index 051f268dc8..7a5e84d1b0 100644 --- a/docs/manual/mod/mod_reqtimeout.html.en +++ b/docs/manual/mod/mod_reqtimeout.html.en @@ -41,7 +41,9 @@ <ul id="toc"> <li><img alt="" src="../images/down.gif" /> <a href="#requestreadtimeout">RequestReadTimeout</a></li> </ul> -<h3>Bugfix checklist</h3><ul class="seealso"><li><a href="https://www.apache.org/dist/httpd/CHANGES_2.4">httpd changelog</a></li><li><a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_status=__open__&list_id=144532&product=Apache%20httpd-2&query_format=specific&order=changeddate%20DESC%2Cpriority%2Cbug_severity&component=mod_reqtimeout">Known issues</a></li><li><a href="https://bz.apache.org/bugzilla/enter_bug.cgi?product=Apache%20httpd-2&component=mod_reqtimeout">Report a bug</a></li></ul><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div> +<h3>Bugfix checklist</h3><ul class="seealso"><li><a href="https://www.apache.org/dist/httpd/CHANGES_2.4">httpd changelog</a></li><li><a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_status=__open__&list_id=144532&product=Apache%20httpd-2&query_format=specific&order=changeddate%20DESC%2Cpriority%2Cbug_severity&component=mod_reqtimeout">Known issues</a></li><li><a href="https://bz.apache.org/bugzilla/enter_bug.cgi?product=Apache%20httpd-2&component=mod_reqtimeout">Report a bug</a></li></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="examples" id="examples">Examples</a></h2> |