You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2012/03/15 11:09:41 UTC

svn commit: r1300878 - in /httpd/httpd/trunk/docs/manual/mod: mod_auth_form.html.en mod_cgi.html.en mod_cgi.xml.ja mod_cgi.xml.ko mod_deflate.html.en mod_deflate.html.fr mod_deflate.xml.fr mod_deflate.xml.ja mod_deflate.xml.ko mod_deflate.xml.meta

Author: rbowen
Date: Thu Mar 15 10:09:41 2012
New Revision: 1300878

URL: http://svn.apache.org/viewvc?rev=1300878&view=rev
Log:
Rebuild

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_auth_form.html.en
    httpd/httpd/trunk/docs/manual/mod/mod_cgi.html.en
    httpd/httpd/trunk/docs/manual/mod/mod_cgi.xml.ja
    httpd/httpd/trunk/docs/manual/mod/mod_cgi.xml.ko
    httpd/httpd/trunk/docs/manual/mod/mod_deflate.html.en
    httpd/httpd/trunk/docs/manual/mod/mod_deflate.html.fr
    httpd/httpd/trunk/docs/manual/mod/mod_deflate.xml.fr
    httpd/httpd/trunk/docs/manual/mod/mod_deflate.xml.ja
    httpd/httpd/trunk/docs/manual/mod/mod_deflate.xml.ko
    httpd/httpd/trunk/docs/manual/mod/mod_deflate.xml.meta

Modified: httpd/httpd/trunk/docs/manual/mod/mod_auth_form.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_auth_form.html.en?rev=1300878&r1=1300877&r2=1300878&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_auth_form.html.en (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_auth_form.html.en Thu Mar 15 10:09:41 2012
@@ -89,7 +89,6 @@
 <li><code class="directive"><a href="../mod/mod_authn_core.html#authname">AuthName</a></code></li>
 <li><code class="directive"><a href="../mod/mod_authn_core.html#authtype">AuthType</a></code></li>
 <li><code class="directive"><a href="../mod/mod_authz_core.html#require">Require</a></code></li>
-<li><code class="directive"><a href="../mod/mod_authz_core.html#match">Match</a></code></li>
 <li><a href="../howto/auth.html">Authentication howto</a></li>
 </ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>

Modified: httpd/httpd/trunk/docs/manual/mod/mod_cgi.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_cgi.html.en?rev=1300878&r1=1300877&r2=1300878&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_cgi.html.en (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_cgi.html.en Thu Mar 15 10:09:41 2012
@@ -98,7 +98,7 @@
 
       <dt>REMOTE_IDENT</dt>
 
-      <dd>This will only be set if <code class="directive"><a href="../mod/core.html#identitycheck">IdentityCheck</a></code> is set to
+      <dd>This will only be set if <code class="directive"><a href="../mod/mod_ident.html#identitycheck">IdentityCheck</a></code> is set to
       <code>on</code> and the accessing host supports the ident
       protocol. Note that the contents of this variable cannot be
       relied upon because it can easily be faked, and if there is a

Modified: httpd/httpd/trunk/docs/manual/mod/mod_cgi.xml.ja
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_cgi.xml.ja?rev=1300878&r1=1300877&r2=1300878&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_cgi.xml.ja [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_cgi.xml.ja [utf-8] Thu Mar 15 10:09:41 2012
@@ -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: 558718:1174747 (outdated) -->
+<!-- English Revision: 558718:1300876 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/trunk/docs/manual/mod/mod_cgi.xml.ko
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_cgi.xml.ko?rev=1300878&r1=1300877&r2=1300878&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_cgi.xml.ko [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_cgi.xml.ko [euc-kr] Thu Mar 15 10:09:41 2012
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1174747 (outdated) -->
+<!-- English Revision: 105989:1300876 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/trunk/docs/manual/mod/mod_deflate.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_deflate.html.en?rev=1300878&r1=1300877&r2=1300878&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_deflate.html.en (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_deflate.html.en Thu Mar 15 10:09:41 2012
@@ -162,7 +162,7 @@ client</td></tr>
       </div>
       <div class="note"><h3>Note</h3>
         There is a environment variable <code>force-gzip</code>,
-        set via <code class="directive"><a href="../mod/core.html#setenv">SetEnv</a></code>, which
+        set via <code class="directive"><a href="../mod/mod_env.html#setenv">SetEnv</a></code>, which
         will ignore the accept-encoding setting of your browser and will
         send compressed output.
       </div>

Modified: httpd/httpd/trunk/docs/manual/mod/mod_deflate.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_deflate.html.fr?rev=1300878&r1=1300877&r2=1300878&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_deflate.html.fr (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_deflate.html.fr Thu Mar 15 10:09:41 2012
@@ -26,6 +26,8 @@
 <a href="../ja/mod/mod_deflate.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_deflate.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&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>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Comprime le contenu avant de le servir au
 client</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr>

Modified: httpd/httpd/trunk/docs/manual/mod/mod_deflate.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_deflate.xml.fr?rev=1300878&r1=1300877&r2=1300878&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_deflate.xml.fr (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_deflate.xml.fr Thu Mar 15 10:09:41 2012
@@ -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 : 1174747 -->
+<!-- English Revision: 1174747:1300876 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 

Modified: httpd/httpd/trunk/docs/manual/mod/mod_deflate.xml.ja
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_deflate.xml.ja?rev=1300878&r1=1300877&r2=1300878&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_deflate.xml.ja [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_deflate.xml.ja [utf-8] Thu Mar 15 10:09:41 2012
@@ -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: 420990:1174747 (outdated) -->
+<!-- English Revision: 420990:1300876 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/trunk/docs/manual/mod/mod_deflate.xml.ko
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_deflate.xml.ko?rev=1300878&r1=1300877&r2=1300878&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_deflate.xml.ko [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_deflate.xml.ko [euc-kr] Thu Mar 15 10:09:41 2012
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:1174747 (outdated) -->
+<!-- English Revision: 151408:1300876 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/trunk/docs/manual/mod/mod_deflate.xml.meta
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_deflate.xml.meta?rev=1300878&r1=1300877&r2=1300878&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_deflate.xml.meta (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_deflate.xml.meta Thu Mar 15 10:09:41 2012
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
   </variants>