]> granicus.if.org Git - apache/commitdiff
Rebuild
authorRich Bowen <rbowen@apache.org>
Mon, 8 Oct 2012 13:42:44 +0000 (13:42 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 8 Oct 2012 13:42:44 +0000 (13:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1395563 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mpm.html.en
docs/manual/mpm.html.fr
docs/manual/mpm.html.tr.utf8
docs/manual/mpm.xml.de
docs/manual/mpm.xml.es
docs/manual/mpm.xml.fr
docs/manual/mpm.xml.ja
docs/manual/mpm.xml.ko
docs/manual/mpm.xml.meta
docs/manual/mpm.xml.tr
docs/manual/mpm.xml.zh-cn

index 193dda944c32360460d2fa027ff915dc86afa03b..3d19c1ffbb894f97e3ba9ff0393aa86892dd2b89 100644 (file)
@@ -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>
index 24ac5585553662ddb14799ef65bbd5cf514b20e3..9b11989fc44b71cfc7693e94f963f29577e21fe8 100644 (file)
@@ -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>
index f10aa61c0a8225f78c6d2bc2bc553f53637ec890..40c46cee9d89f627884793203fc13c33bed7840b 100644 (file)
@@ -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>
index 8d1c9fb053c41d10ae7eb35c9e2ac6634b64c90c..cf6eb2a1eb9607df7b70db06db9ffafb92cdf0b2 100644 (file)
@@ -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:1395561 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index cdc98d8c59ebd7c31ebdd2dc4bf7217e6728952a..368dacdec4870aba69788d4f0d9fd3151d5f5d84 100644 (file)
@@ -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:1395561 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 6aa7b04e1e97f1dee840fd23399845a8ed343e80..13e4cd82e8e77e4f948df6a99003fd1951b488bc 100644 (file)
@@ -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:1395561 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 7018ef63546d7c9aa3aff7d2fcddd270190253ff..41b16637c628ac64f18c76c58e93f1e12b66ae91 100644 (file)
@@ -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:1395561 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 5d290eaad392f82c1c07d608dbca788f751d14bd..befb151354cdfce483283e305ce1854100e68459 100644 (file)
@@ -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:1395561 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 7052ad20292fa7423422f837f0bd583d8381bcda..fab28f4169c49a348946f6725b971f05ef3b9e3e 100644 (file)
     <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>
index 9c56009fa490232491e2994469ea05d9b82fd550..336b605a55f54ae84c3f6618378bda232890335d 100644 (file)
@@ -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:1395561 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 4119cee7a86bb40e29b910313e6ec1e7fd903b89..fa7158fda32fb71e3b84251c63683523aa22f427 100644 (file)
@@ -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:1395561 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more