]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add a missing word
authorAstrid Malo <kess@apache.org>
Sat, 29 Nov 2003 16:08:06 +0000 (16:08 +0000)
committerAstrid Malo <kess@apache.org>
Sat, 29 Nov 2003 16:08:06 +0000 (16:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101917 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/beos.html.en
docs/manual/mod/beos.xml

index 61d8b61543018eb358965f883311de59c76f2c3a..09c19eb7fec9a5e19a5c498c30445d980e84ec7d 100644 (file)
@@ -21,7 +21,8 @@
 <div id="page-content">
 <div id="preamble"><h1>Apache MPM beos</h1>
 <div class="toplang">
-<p><span>Available Languages: </span><a href="../en/mod/beos.html" title="English">&nbsp;en&nbsp;</a> |
+<p><span>Available Languages: </span><a href="../de/mod/beos.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
+<a href="../en/mod/beos.html" title="English">&nbsp;en&nbsp;</a> |
 <a href="../ko/mod/beos.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>This Multi-Processing Module is optimized for BeOS.</td></tr>
@@ -31,7 +32,7 @@
 <h3>Summary</h3>
 
     <p>This Multi-Processing Module (MPM) is the default for BeOS. It uses
-    a single control process creates threads to handle requests.</p>
+    a single control process which creates threads to handle requests.</p>
 </div>
 <div id="quickview"><h3 class="directives">Directives</h3>
 <ul id="toc">
@@ -94,7 +95,8 @@ will handle during its life</td></tr>
 </div>
 </div>
 <div class="bottomlang">
-<p><span>Available Languages: </span><a href="../en/mod/beos.html" title="English">&nbsp;en&nbsp;</a> |
+<p><span>Available Languages: </span><a href="../de/mod/beos.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
+<a href="../en/mod/beos.html" title="English">&nbsp;en&nbsp;</a> |
 <a href="../ko/mod/beos.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div><div id="footer">
 <p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
index c2bd73b6af505f734d4e32a204a8606d8db9467d..e5c9a4c199beb2c686365f1d8b99460f0f7c38b0 100644 (file)
@@ -11,7 +11,7 @@
 
 <summary>
     <p>This Multi-Processing Module (MPM) is the default for BeOS. It uses
-    a single control process creates threads to handle requests.</p>
+    a single control process which creates threads to handle requests.</p>
 </summary>
 <seealso><a href="../bind.html">Setting which addresses and ports Apache
 uses</a></seealso>