summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mpmt_os2.html.en
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2020-06-06 18:15:51 +0000
committerRich Bowen <rbowen@apache.org>2020-06-06 18:15:51 +0000
commit4e34c68e4ee11e07b99b0458d5544d0750a62fe5 (patch)
tree2c37097382e1d24741c978d98ac204677ace96b0 /docs/manual/mod/mpmt_os2.html.en
parentd6984a8986a51db2345d2ca31031901f5c91818a (diff)
downloadhttpd-4e34c68e4ee11e07b99b0458d5544d0750a62fe5.tar.gz
rebuild docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878548 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mpmt_os2.html.en')
-rw-r--r--docs/manual/mod/mpmt_os2.html.en10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/manual/mod/mpmt_os2.html.en b/docs/manual/mod/mpmt_os2.html.en
index 534ca4f0b1..4802099f4b 100644
--- a/docs/manual/mod/mpmt_os2.html.en
+++ b/docs/manual/mod/mpmt_os2.html.en
@@ -27,18 +27,18 @@
<div id="preamble"><h1>Apache MPM os2</h1>
<div class="toplang">
<p><span>Available Languages: </span><a href="../en/mod/mpmt_os2.html" title="English">&nbsp;en&nbsp;</a> |
-<a href="../fr/mod/mpmt_os2.html" hreflang="fr" rel="alternate" title="Fran&#231;ais">&nbsp;fr&nbsp;</a></p>
+<a href="../fr/mod/mpmt_os2.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a></p>
</div>
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Hybrid multi-process, multi-threaded MPM for OS/2</td></tr>
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>MPM</td></tr>
-<tr><th><a href="module-dict.html#ModuleIdentifier">Module&#160;Identifier:</a></th><td>mpm_mpmt_os2_module</td></tr>
-<tr><th><a href="module-dict.html#SourceFile">Source&#160;File:</a></th><td>mpmt_os2.c</td></tr></table>
+<tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>mpm_mpmt_os2_module</td></tr>
+<tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mpmt_os2.c</td></tr></table>
<h3>Summary</h3>
<p>The Server consists of a main, parent process and a small, static
number of child processes.</p>
- <p>The parent process' job is to manage the child processes. This
+ <p>The parent process's job is to manage the child processes. This
involves spawning children as required to ensure there are always
<code class="directive"><a href="../mod/mpm_common.html#startservers">StartServers</a></code> processes
accepting connections.</p>
@@ -73,7 +73,7 @@ uses</a></li>
</div>
<div class="bottomlang">
<p><span>Available Languages: </span><a href="../en/mod/mpmt_os2.html" title="English">&nbsp;en&nbsp;</a> |
-<a href="../fr/mod/mpmt_os2.html" hreflang="fr" rel="alternate" title="Fran&#231;ais">&nbsp;fr&nbsp;</a></p>
+<a href="../fr/mod/mpmt_os2.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a></p>
</div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="https://httpd.apache.org/lists.html">mailing lists</a>.</div>
<script type="text/javascript"><!--//--><![CDATA[//><!--
var comments_shortname = 'httpd';