]> granicus.if.org Git - apache/commitdiff
rebuild
authorRich Bowen <rbowen@apache.org>
Thu, 21 Dec 2017 17:06:05 +0000 (17:06 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 21 Dec 2017 17:06:05 +0000 (17:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1818956 13f79535-47bb-0310-9956-ffa450edef68

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

index c697545113b51db64ceff14d9760eb7f22819425..9ac2906c9063f0d8bc4e69192337d2d88512824e 100644 (file)
@@ -86,7 +86,7 @@ delivery to the client</td></tr>
 # the result set to text/html
 ExtFilterDefine c-to-html mode=output \
     intype=text/c outtype=text/html \
-    cmd="/usr/bin/enscript --color -W html -Ec -o - -"
+    cmd="/usr/bin/enscript --color -w html -Ec -o -"
 
 &lt;Directory "/export/home/trawick/apacheinst/htdocs/c"&gt;
     # core directive to cause the new filter to
index be70abc66bbd170a7c76b08fcf6216abdb93108e..bb8007a6fdb5cdaacdf6df45f6dd3ed11b3811b2 100644 (file)
@@ -31,6 +31,8 @@
 <a href="../ja/mod/mod_ext_filter.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_ext_filter.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>Fait traiter le corps de la réponse par un programme
 externe avant de l'envoyer au client</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr>
index d9f58eeed2651c64628847d7035c7d76686fe871..071992243004d98743cbfc371c3351630f7ec8ba 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: 1673563:1818953 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 76fe7b2f7ed1f3f6a4db69563de19fe79edc7c8a..fb9f053b6d9d850e9f5a14773b1be08280aef6a7 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:1673563 (outdated) -->
+<!-- English Revision: 420990:1818953 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 4eab7adacfb07ece402b21589fb1ec39bed938db..0c20266940d03496b59ac911d4f581d7f5e0699e 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: 105989:1673563 (outdated) -->
+<!-- English Revision: 105989:1818953 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 10bf3caeb0778abcd02407bf51f10855a31efad0..2ae0bcfe65357767463722547a42dab47b8d7d62 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>