From 707ee0d2380826a6b9147ad740311cf3305ebb36 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Fri, 20 Apr 2012 12:08:10 +0000 Subject: [PATCH] Rebuild more transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328341 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/developer/modules.html.en | 2 +- docs/manual/developer/modules.xml.ja | 2 +- docs/manual/howto/auth.html.fr | 2 ++ docs/manual/howto/auth.html.tr.utf8 | 1 + docs/manual/howto/auth.xml.fr | 2 +- docs/manual/howto/auth.xml.ja | 2 +- docs/manual/howto/auth.xml.ko | 2 +- docs/manual/howto/auth.xml.meta | 4 ++-- docs/manual/howto/auth.xml.tr | 2 +- docs/manual/misc/perf-tuning.html.en | 2 +- docs/manual/misc/perf-tuning.html.fr | 2 ++ docs/manual/misc/perf-tuning.xml.fr | 2 +- docs/manual/misc/perf-tuning.xml.ko | 2 +- docs/manual/misc/perf-tuning.xml.meta | 2 +- docs/manual/misc/perf-tuning.xml.tr | 2 +- docs/manual/mod/event.html.fr | 2 ++ docs/manual/mod/mod_proxy_ftp.html.en | 4 ++-- docs/manual/mod/mod_remoteip.html.en | 2 +- docs/manual/mod/mod_remoteip.html.fr | 2 ++ docs/manual/mod/mod_remoteip.xml.fr | 2 +- docs/manual/mod/mod_remoteip.xml.meta | 2 +- docs/manual/mod/mod_reqtimeout.html.en | 2 +- docs/manual/rewrite/index.html.fr | 2 ++ docs/manual/rewrite/index.html.tr.utf8 | 1 + docs/manual/ssl/index.html.fr | 2 ++ docs/manual/ssl/ssl_howto.html.fr | 2 ++ 26 files changed, 35 insertions(+), 19 deletions(-) diff --git a/docs/manual/developer/modules.html.en b/docs/manual/developer/modules.html.en index 8d75aed2ba..169c8f2332 100644 --- a/docs/manual/developer/modules.html.en +++ b/docs/manual/developer/modules.html.en @@ -125,7 +125,7 @@ static void register_hooks(void)

Module Definition

There are now a lot fewer stages to worry about when - creating your module definition. The old defintion looked + creating your module definition. The old definition looked like

diff --git a/docs/manual/developer/modules.xml.ja b/docs/manual/developer/modules.xml.ja
index 8e729cc607..98b1fd188f 100644
--- a/docs/manual/developer/modules.xml.ja
+++ b/docs/manual/developer/modules.xml.ja
@@ -1,7 +1,7 @@
 
 
 
-
+
 
 
+
 
 
 
diff --git a/docs/manual/howto/auth.xml.ja b/docs/manual/howto/auth.xml.ja
index 079b0b7bc9..b4c5a9ed0e 100644
--- a/docs/manual/howto/auth.xml.ja
+++ b/docs/manual/howto/auth.xml.ja
@@ -1,7 +1,7 @@
 
 
 
-
+
 
 
+
 
 
+
 
+
 
 
 
diff --git a/docs/manual/misc/perf-tuning.xml.ko b/docs/manual/misc/perf-tuning.xml.ko
index 89f9e78d88..785debf937 100644
--- a/docs/manual/misc/perf-tuning.xml.ko
+++ b/docs/manual/misc/perf-tuning.xml.ko
@@ -1,7 +1,7 @@
 
 
 
-
+
 
 
+
 
+
 
 
 
diff --git a/docs/manual/mod/mod_remoteip.xml.meta b/docs/manual/mod/mod_remoteip.xml.meta
index 1a7c78a9f1..771852e80c 100644
--- a/docs/manual/mod/mod_remoteip.xml.meta
+++ b/docs/manual/mod/mod_remoteip.xml.meta
@@ -8,6 +8,6 @@
 
   
     en
-    fr
+    fr
   
 
diff --git a/docs/manual/mod/mod_reqtimeout.html.en b/docs/manual/mod/mod_reqtimeout.html.en
index 5825b7aa1c..60cc3a0cad 100644
--- a/docs/manual/mod/mod_reqtimeout.html.en
+++ b/docs/manual/mod/mod_reqtimeout.html.en
@@ -55,7 +55,7 @@
       
  • Allow at least 10 seconds to receive the request body. If the client sends data, increase the timeout by 1 second for every - 1000 bytes received, with no upper limit for the timeout (exept for + 1000 bytes received, with no upper limit for the timeout (except for the limit given indirectly by LimitRequestBody): diff --git a/docs/manual/rewrite/index.html.fr b/docs/manual/rewrite/index.html.fr index f75a1edf59..d11164a59d 100644 --- a/docs/manual/rewrite/index.html.fr +++ b/docs/manual/rewrite/index.html.fr @@ -23,6 +23,8 @@  tr  |  zh-cn 

  • +
    Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.

    mod_rewrite permet de modifier les requêtes diff --git a/docs/manual/rewrite/index.html.tr.utf8 b/docs/manual/rewrite/index.html.tr.utf8 index c7e5a2b483..5cfddc95aa 100644 --- a/docs/manual/rewrite/index.html.tr.utf8 +++ b/docs/manual/rewrite/index.html.tr.utf8 @@ -23,6 +23,7 @@  tr  |  zh-cn 

    +
    Bu çeviri güncel olmayabilir. Son değişiklikler için İngilizce sürüm geçerlidir.

    mod_rewrite modülü gelen URL isteklerinde değişiklik yapabilmek için düzenli ifade kurallarına diff --git a/docs/manual/ssl/index.html.fr b/docs/manual/ssl/index.html.fr index bd2ce9ac0f..3f63cdb517 100644 --- a/docs/manual/ssl/index.html.fr +++ b/docs/manual/ssl/index.html.fr @@ -24,6 +24,8 @@  tr  |  zh-cn 

    +
    Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.

    Le module mod_ssl du serveur HTTP Apache fournit une interface avec la bibliothèque OpenSSL, qui permet d'effectuer un diff --git a/docs/manual/ssl/ssl_howto.html.fr b/docs/manual/ssl/ssl_howto.html.fr index 62e0213ce4..e3e178251a 100644 --- a/docs/manual/ssl/ssl_howto.html.fr +++ b/docs/manual/ssl/ssl_howto.html.fr @@ -21,6 +21,8 @@

    Langues Disponibles:  en  |  fr 

    +
    Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.

    Ce document doit vous permettre de démarrer et de faire fonctionner -- 2.40.0