diff options
author | Rich Bowen <rbowen@apache.org> | 2016-05-21 23:01:21 +0200 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2016-05-21 23:01:21 +0200 |
commit | 81aad8d58e71cb715e6a453285a04440da1cd892 (patch) | |
tree | e98743e5f7b2f299c603d41fb95d2861185aaf12 /docs/manual/mod/prefork.html.ja.utf8 | |
parent | Clarify the meaning of the file-group syntax, as per bz59610 (diff) | |
download | apache2-81aad8d58e71cb715e6a453285a04440da1cd892.tar.xz apache2-81aad8d58e71cb715e6a453285a04440da1cd892.zip |
rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1744984 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/prefork.html.ja.utf8')
-rw-r--r-- | docs/manual/mod/prefork.html.ja.utf8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/prefork.html.ja.utf8 b/docs/manual/mod/prefork.html.ja.utf8 index f3315de8bd..1ffa8a8b7a 100644 --- a/docs/manual/mod/prefork.html.ja.utf8 +++ b/docs/manual/mod/prefork.html.ja.utf8 @@ -82,11 +82,11 @@ <li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#startservers">StartServers</a></li> <li><img alt="" src="../images/right.gif" /> <a href="mod_unixd.html#user">User</a></li> </ul> -<h3>参照</h3> +<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=mpm_prefork">Known issues</a></li><li><a href="https://bz.apache.org/bugzilla/enter_bug.cgi?product=Apache%20httpd-2&component=mpm_prefork">Report a bug</a></li></ul><h3>参照</h3> <ul class="seealso"> <li><a href="../bind.html">Apache が使用するアドレスとポートの設定</a></li> -</ul><ul class="seealso"><li><a href="#comments_section">コメント</a></li></ul></div> +<li><a href="#comments_section">コメント</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="how-it-works" id="how-it-works">動作方法</a></h2> |