]> granicus.if.org Git - apache/commitdiff
Rebuild
authorRich Bowen <rbowen@apache.org>
Fri, 30 Mar 2012 11:27:43 +0000 (11:27 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 30 Mar 2012 11:27:43 +0000 (11:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1307364 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_expires.html.en
docs/manual/mod/mod_expires.html.fr
docs/manual/mod/mod_expires.xml.fr
docs/manual/mod/mod_expires.xml.ja
docs/manual/mod/mod_expires.xml.ko
docs/manual/mod/mod_expires.xml.meta

index 099ef14c3452ef692fb462449114cd41e2f068e2..dd697df75a1436a7bd10e6d10cd19dea77c3ea88 100644 (file)
@@ -75,13 +75,13 @@ criteria</td></tr>
     can also be defined in a more readable syntax of the form:</p>
 
     <div class="example"><p><code>
-      ExpiresDefault "&lt;base&gt; [plus] {&lt;num&gt;
-      &lt;type&gt;}*"<br />
-      ExpiresByType type/encoding "&lt;base&gt; [plus]
-      {&lt;num&gt; &lt;type&gt;}*"
+      ExpiresDefault "<var>base</var> [plus <var>num</var> <var>type</var>]
+        [<var>num</var> <var>type</var>] ..."<br />
+      ExpiresByType type/encoding "<var>base</var> [plus <var>num</var> <var>type</var>]
+        [<var>num</var> <var>type</var>] ..."
     </code></p></div>
 
-    <p>where &lt;base&gt; is one of:</p>
+    <p>where <var>base</var> is one of:</p>
 
     <ul>
       <li><code>access</code></li>
@@ -92,9 +92,9 @@ criteria</td></tr>
       <li><code>modification</code></li>
     </ul>
 
-    <p>The <code>plus</code> keyword is optional. &lt;num&gt;
+    <p>The <code>plus</code> keyword is optional. <var>num</var>
     should be an integer value [acceptable to <code>atoi()</code>],
-    and &lt;type&gt; is one of:</p>
+    and <var>type</var> is one of:</p>
 
     <ul>
       <li><code>years</code></li>
index f1667f2d4a927f2202a2c2a9e655a776b5c42fb6..ff7bbbb62fcfdc94e64f200640c55ba5749d3821 100644 (file)
@@ -26,6 +26,8 @@
 <a href="../ja/mod/mod_expires.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_expires.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>Génération des en-têtes HTTP <code>Expires</code> et
 <code>Cache-Control</code> en fonction de critères spécifiés par
 l'utilisateur</td></tr>
index ebd2dcc4b1d810c1ee254b3deba9593739bb9dde..38a51ce53f51a8c611cf6b955876648add40347c 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 : 1174747 -->
+<!-- English Revision: 1174747:1307363 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index f07ca79a8d65ed7d4fe5ad70d81b1dc28edd31db..056378dcc40675be21d8fb2c0e4a65914e35e19f 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: 420990:1174747 (outdated) -->
+<!-- English Revision: 420990:1307363 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 159e38c43b88e0a073183e3c75b0e30f3a41e4f7..ae7a9c78199087dc1641209ef74618c9d11cf3c2 100644 (file)
@@ -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: 420990:1174747 (outdated) -->
+<!-- English Revision: 420990:1307363 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 1480cdc891706e22b38ff1f4abc583502acf4819..ef8780eb20d7751ddf989786281a956f2ea4e67d 100644 (file)
@@ -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>