diff options
author | André Malo <nd@apache.org> | 2007-08-17 21:18:00 +0000 |
---|---|---|
committer | André Malo <nd@apache.org> | 2007-08-17 21:18:00 +0000 |
commit | 05d4dddbd9249dfc5998cf8f2b27a830720b7044 (patch) | |
tree | 38d8b40173600b0caba9ac3e10a91685697dc071 /docs/manual/mod/prefork.html.en | |
parent | 37af7a852e43d03d2351a897a53ea398c58a435d (diff) | |
download | httpd-05d4dddbd9249dfc5998cf8f2b27a830720b7044.tar.gz |
fix transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@567150 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/prefork.html.en')
-rw-r--r-- | docs/manual/mod/prefork.html.en | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/prefork.html.en b/docs/manual/mod/prefork.html.en index 8485d5db06..cfca62f8f4 100644 --- a/docs/manual/mod/prefork.html.en +++ b/docs/manual/mod/prefork.html.en @@ -23,7 +23,7 @@ <div class="toplang"> <p><span>Available Languages: </span><a href="../de/mod/prefork.html" hreflang="de" rel="alternate" title="Deutsch"> de </a> | <a href="../en/mod/prefork.html" title="English"> en </a> | -<a href="../ja/mod/prefork.html" hreflang="ja" rel="alternate" title=""> ja </a></p> +<a href="../ja/mod/prefork.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> </div> <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Implements a non-threaded, pre-forking web server</td></tr> <tr><th><a href="module-dict.html#Status">Status:</a></th><td>MPM</td></tr> @@ -169,7 +169,7 @@ uses</a></li> <div class="bottomlang"> <p><span>Available Languages: </span><a href="../de/mod/prefork.html" hreflang="de" rel="alternate" title="Deutsch"> de </a> | <a href="../en/mod/prefork.html" title="English"> en </a> | -<a href="../ja/mod/prefork.html" hreflang="ja" rel="alternate" title=""> ja </a></p> +<a href="../ja/mod/prefork.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> </div><div id="footer"> <p class="apache">Copyright 2006 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div> |