summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/manual/mpm.html.en5
-rw-r--r--docs/manual/mpm.html.fr2
-rw-r--r--docs/manual/mpm.html.tr.utf81
-rw-r--r--docs/manual/mpm.xml.de2
-rw-r--r--docs/manual/mpm.xml.es2
-rw-r--r--docs/manual/mpm.xml.fr2
-rw-r--r--docs/manual/mpm.xml.ja2
-rw-r--r--docs/manual/mpm.xml.ko2
-rw-r--r--docs/manual/mpm.xml.meta4
-rw-r--r--docs/manual/mpm.xml.tr2
-rw-r--r--docs/manual/mpm.xml.zh-cn2
11 files changed, 15 insertions, 11 deletions
diff --git a/docs/manual/mpm.html.en b/docs/manual/mpm.html.en
index f871ff22a6..685ae87309 100644
--- a/docs/manual/mpm.html.en
+++ b/docs/manual/mpm.html.en
@@ -105,8 +105,9 @@ Linux, BSD, Solaris, Mac OS X, etc.</p></div>
<p>In the case of Unix, the decision as to which MPM is installed is
based on two questions:</p>
-<p>1. Does the system support <a href="http://en.wikipedia.org/wiki/Threads_(computer_science)">threads</a>?</p>
-<p>2. Does the system support <a href="http://en.wikipedia.org/wiki/Polling_(computer_science)">polling</a>?</p>
+<p>1. Does the system support threads?</p>
+<p>2. Does the system support thread-safe polling (Specifically, the
+kqueue and epoll functions)?</p>
<p>If the answer to both questions is 'yes', the default MPM is
<code class="module"><a href="./mod/event.html">event</a></code>.</p>
diff --git a/docs/manual/mpm.html.fr b/docs/manual/mpm.html.fr
index 7b80c961a2..cb93a0af86 100644
--- a/docs/manual/mpm.html.fr
+++ b/docs/manual/mpm.html.fr
@@ -30,6 +30,8 @@
<a href="./tr/mpm.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a> |
<a href="./zh-cn/mpm.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
</div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+ anglaise pour les changements récents.</div>
<p>Ce document décrit ce qu'est un Module Multi-Processus, ainsi
que la manière dont ces modules sont utilisés par le serveur HTTP Apache.</p>
diff --git a/docs/manual/mpm.html.tr.utf8 b/docs/manual/mpm.html.tr.utf8
index 5be87ab0eb..d82e31b4a8 100644
--- a/docs/manual/mpm.html.tr.utf8
+++ b/docs/manual/mpm.html.tr.utf8
@@ -30,6 +30,7 @@
<a href="./tr/mpm.html" title="Türkçe">&nbsp;tr&nbsp;</a> |
<a href="./zh-cn/mpm.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
</div>
+<div class="outofdate">Bu çeviri güncel olmayabilir. Son değişiklikler için İngilizce sürüm geçerlidir.</div>
<p>Bu belgede Çok Süreçlilik Modülü denince ne anlaşıldığı ve bunların
Apache HTTP Sunucusu tarafından nasıl kullanıldıkları açıklanmıştır.</p>
diff --git a/docs/manual/mpm.xml.de b/docs/manual/mpm.xml.de
index 8d1c9fb053..fcc7c0e0c4 100644
--- a/docs/manual/mpm.xml.de
+++ b/docs/manual/mpm.xml.de
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
-<!-- English Revision: 420990:1174747 (outdated) -->
+<!-- English Revision: 420990:1395555 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/mpm.xml.es b/docs/manual/mpm.xml.es
index cdc98d8c59..45491c6e4b 100644
--- a/docs/manual/mpm.xml.es
+++ b/docs/manual/mpm.xml.es
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.es.xsl"?>
-<!-- English Revision: 105989:1174747 (outdated) -->
+<!-- English Revision: 105989:1395555 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/mpm.xml.fr b/docs/manual/mpm.xml.fr
index 6aa7b04e1e..057f996965 100644
--- a/docs/manual/mpm.xml.fr
+++ b/docs/manual/mpm.xml.fr
@@ -3,7 +3,7 @@
<?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision : 1174747 -->
+<!-- English Revision: 1174747:1395555 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/mpm.xml.ja b/docs/manual/mpm.xml.ja
index 7018ef6354..84195fdec6 100644
--- a/docs/manual/mpm.xml.ja
+++ b/docs/manual/mpm.xml.ja
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 420990:1174747 (outdated) -->
+<!-- English Revision: 420990:1395555 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/mpm.xml.ko b/docs/manual/mpm.xml.ko
index 5d290eaad3..00506469c2 100644
--- a/docs/manual/mpm.xml.ko
+++ b/docs/manual/mpm.xml.ko
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='EUC-KR' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1174747 (outdated) -->
+<!-- English Revision: 105989:1395555 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/mpm.xml.meta b/docs/manual/mpm.xml.meta
index 7052ad2029..fab28f4169 100644
--- a/docs/manual/mpm.xml.meta
+++ b/docs/manual/mpm.xml.meta
@@ -10,10 +10,10 @@
<variant outdated="yes">de</variant>
<variant>en</variant>
<variant outdated="yes">es</variant>
- <variant>fr</variant>
+ <variant outdated="yes">fr</variant>
<variant outdated="yes">ja</variant>
<variant outdated="yes">ko</variant>
- <variant>tr</variant>
+ <variant outdated="yes">tr</variant>
<variant outdated="yes">zh-cn</variant>
</variants>
</metafile>
diff --git a/docs/manual/mpm.xml.tr b/docs/manual/mpm.xml.tr
index 9c56009fa4..a76f9e328a 100644
--- a/docs/manual/mpm.xml.tr
+++ b/docs/manual/mpm.xml.tr
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?>
-<!-- English Revision: 1174747 -->
+<!-- English Revision: 1174747:1395555 (outdated) -->
<!-- =====================================================
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>
diff --git a/docs/manual/mpm.xml.zh-cn b/docs/manual/mpm.xml.zh-cn
index 4119cee7a8..be4a3b1fa2 100644
--- a/docs/manual/mpm.xml.zh-cn
+++ b/docs/manual/mpm.xml.zh-cn
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.zh-cn.xsl"?>
-<!-- English Revision: 927046:1174747 (outdated) -->
+<!-- English Revision: 927046:1395555 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more