rebuild
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 25 Nov 2017 11:35:42 +0000 (11:35 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 25 Nov 2017 11:35:42 +0000 (11:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816283 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_mime.html.en
docs/manual/mod/mod_mime.xml.fr
docs/manual/mod/mod_mime.xml.ja
docs/manual/mod/mod_mime.xml.meta

index b8d3b920be6a3cc27487b9d504bae5880d9f4ba6..d0a8ac1bce6cf64c17962d32205922afcdd69513 100644 (file)
@@ -578,7 +578,7 @@ type</td></tr>
     <var>extension</var> argument will be compared against each of
     them.</p>
 
-    <p>A simmilar effect to <code class="module"><a href="../mod/mod_negotiation.html">mod_negotiation</a></code>'s
+    <p>A similar effect to <code class="module"><a href="../mod/mod_negotiation.html">mod_negotiation</a></code>'s
     <code class="directive"><a href="../mod/mod_negotiation.html#languagepriority">LanguagePriority</a></code>
     can be achieved by qualifying a <var>media-type</var> with
     <code>qs</code>:</p>
@@ -599,21 +599,21 @@ type</td></tr>
     <div class="note"><h3>Note</h3>
     <p>If no handler is explicitly set for a request, the specified content
     type will also be used as the handler name. </p>
-   
-    <p>When explicit directives such as 
-    <code class="directive"><a href="../mod/core.html#sethandler">SetHandler</a></code> or 
-    <code class="directive"><a href="#addhandler">AddHandler</a></code> do not apply 
+
+    <p>When explicit directives such as
+    <code class="directive"><a href="../mod/core.html#sethandler">SetHandler</a></code> or
+    <code class="directive"><a href="#addhandler">AddHandler</a></code> do not apply
     to the current request, the internal handler name normally set by those
-    directives is instead set to the content type specified by this directive. 
-    </p> 
+    directives is instead set to the content type specified by this directive.
+    </p>
     <p>
-    This is a historical behavior that may be used by some third-party modules 
+    This is a historical behavior that may be used by some third-party modules
     (such as mod_php) for taking responsibility for the matching request.
     </p>
 
-    <p>Configurations that rely on such "synthetic" types should be avoided. 
-    Additionally, configurations that restrict access to 
-    <code class="directive"><a href="../mod/core.html#sethandler">SetHandler</a></code> or 
+    <p>Configurations that rely on such "synthetic" types should be avoided.
+    Additionally, configurations that restrict access to
+    <code class="directive"><a href="../mod/core.html#sethandler">SetHandler</a></code> or
     <code class="directive"><a href="#addhandler">AddHandler</a></code> should
     restrict access to this directive as well.</p>
     </div>
index c136500c306fd84364128a21146090a7e4abcd43..aa5b2e5c4a2e6d3d9116013b3cfff42dea8c18da 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.fr.xsl"?>
-<!-- English Revision : 1678565 -->
+<!-- English Revision: 1678565:1816282 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- $LastChangedRevision: 2015053001 $ -->
 
index 455c92a687f214927f5b429cfc33cd37a6ccc16d..72e58f28318c5b2da524f21900d6f9df945e0d29 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: 659902:1678565 (outdated) -->
+<!-- English Revision: 659902:1816282 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index b01d57d49d68735668f0ff03b563252b87720368..043b7c05326b6999b414a4ac0e20adb4b30574e7 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
   </variants>
 </metafile>