]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Rebuild and only leave outdated the translated files that already were outdated
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 11 Jul 2015 05:40:05 +0000 (05:40 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 11 Jul 2015 05:40:05 +0000 (05:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1690351 13f79535-47bb-0310-9956-ffa450edef68

12 files changed:
docs/manual/developer/thread_safety.html.en
docs/manual/mod/mod_auth_form.html.en
docs/manual/mod/mod_auth_form.xml.fr
docs/manual/mod/mod_proxy.html.en
docs/manual/mod/mod_proxy.xml.fr
docs/manual/mod/mod_proxy.xml.ja
docs/manual/mod/mod_rewrite.html.en
docs/manual/mod/mod_rewrite.xml.fr
docs/manual/mod/mod_ssl.html.en
docs/manual/mod/mod_ssl.xml.fr
docs/manual/mod/mpmt_os2.html.en
docs/manual/mod/mpmt_os2.xml.fr

index e32e6f5c283d9a009b23c46d13c501001ce2fe50..a201d2d8ce2776f5d42789cc73ffe30b76ee19c2 100644 (file)
     time with your delimiter which it then remembers and on each subsequent
     call it returns the next token.  Obviously if multiple threads are
     calling it you will have a problem.  Most systems have a reentrant version
-    of of the function called <code>strtok_r()</code> where you pass in an
+    of the function called <code>strtok_r()</code> where you pass in an
     extra argument which contains an allocated <code>char *</code> which the
     function will use instead of its own static storage for maintaining
     the tokenizing state. If you are using <a href="http://apr.apache.org/">APR</a> you can use <code>apr_strtok()</code>.</p>
index 00e75b8b45af0ab7c868c0461ca1bd5e2965bc1f..c45c52d8f5648dafbca4294e0951ef1df38b7656 100644 (file)
@@ -566,7 +566,7 @@ parser has been added in 2.4.4.</td></tr>
 </table>
     <p>The <code class="directive"><a href="#authformmethod">AuthFormMethod</a></code> directive specifies
     the name of an HTML field which, if present, will contain the
-    mimetype of the request to to submit should login be successful.</p>
+    mimetype of the request to submit should login be successful.</p>
 
     <p>By populating the form with fields described by
     <code class="directive"><a href="#authformmethod">AuthFormMethod</a></code>,
index 0cfb5fdf5e55c4aa7f620b9af3d34829327bae45..0e8058dcc052ea99f7bebc31072ccd3b75432aa9 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1673563 -->
+<!-- English Revision: 1690350 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 81b70bfb256d7274eb6cb21d2347de9232f5d9af..6e212707d8a018a779e88e58b6e74d60def9d68a 100644 (file)
@@ -1295,7 +1295,7 @@ ProxyPass "/mirror/foo" "http://backend.example.com"</pre>
         like <code>JSESSIONID</code> or <code>PHPSESSIONID</code>,
         and it depends on the backend application server that support sessions.
         If the backend application server uses different name for cookies
-        and url encoded id (like servlet containers) use | to to separate them.
+        and url encoded id (like servlet containers) use | to separate them.
         The first part is for the cookie the second for the path.<br />
         Available in Apache HTTP Server 2.4.4 and later.
     </td></tr>
index cc7f09692708eb43ab9f55cc70a19eaa1fc04481..22675ef1affe1e4675fd35ba5122fcacc4e3694b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1673563:1689319 (outdated) -->
+<!-- English Revision: 1673563:1690350 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 10be358e429b8c3474f30e143c16ff90318d7059..34ab708093aae5d9c9e9e710f2f49727ae193440 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 344971:1689319 (outdated) -->
+<!-- English Revision: 344971:1690350 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index ecacc71cc1ff340721e16f80dbd9cb8521520fa2..d1e70c9449119bacb25accfe9404a61f51ab8517 100644 (file)
@@ -361,7 +361,7 @@ AliasMatch "^/myapp" "/opt/myapp-1.2.3"
 
                   <dd>The path component of the requested URI,
                   such as "/index.html".  This notably excludes the
-                  query string which is available as as its own variable
+                  query string which is available as its own variable
                   named <code>QUERY_STRING</code>.</dd>
 
                   <dt><code>THE_REQUEST</code></dt>
index fdc512c73942ccac04551966d4bf80ef6d639a75..f2a0b1e53400937b4f70eae26af29650982c17da 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1673563 -->
+<!-- English Revision: 1690350 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 206537f0f3732464b351d96c4fdbfbca13f2a879..505f03bd69f368a59ed2b713f999611956c40338 100644 (file)
@@ -596,7 +596,7 @@ algorithm type.
 </p>
 
 <p>
-Finally the the end-entity certificate's private key can also be
+Finally the end-entity certificate's private key can also be
 added to the certificate file instead of using a separate
 <code class="directive"><a href="#sslcertificatekeyfile">SSLCertificateKeyFile</a></code>
 directive. This practice is highly discouraged. If it is used,
index f361ace7dce9b584243c52c5ca5b216bdc4e96bb..318717f805cb857c572477ab677eb25cdcf331ac 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1682939 -->
+<!-- English Revision: 1690349 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 79226b0c0e139eeb9628ace590f7b5632404b5af..0617f0c54a6a8d0f384a1fb5dec8106b608298e6 100644 (file)
@@ -43,7 +43,7 @@
     <code class="directive"><a href="../mod/mpm_common.html#startservers">StartServers</a></code> processes
     accepting connections.</p>
 
-    <p>Each child process consists of a pool of worker threads and a
+    <p>Each child process consists of a pool of worker threads and a
     main thread that accepts connections and passes them to the workers via
     a work queue. The worker thread pool is dynamic, managed by a
     maintenance thread so that the number of idle threads is kept between
index 112be293e415f5a97cfabaafd7b34bca3200d2ee..0d8c55150288f3936f50dc8f8b47f3a39adb8930 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision : 1562488 -->
+<!-- English Revision : 1690347 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->