]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fr doc X%ML file update.
authorLucien Gentis <lgentis@apache.org>
Sat, 26 Feb 2022 12:42:01 +0000 (12:42 +0000)
committerLucien Gentis <lgentis@apache.org>
Sat, 26 Feb 2022 12:42:01 +0000 (12:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1898441 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/expr.xml.fr

index 8f0e54624d3fc634e649f589bdead15860180e28..24c18658a996ad85dfe97de122ba8a92c650a0f6 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
-<!-- English Revision: 1898220 -->
+<!-- English Revision: 1898351 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -545,9 +545,11 @@ listfunction ::= listfuncname "<strong>(</strong>" word "<strong>)</strong>"
     <tr><td><code>file</code></td>
         <td>Lit le contenu d'un fichier(fins de lignes incluses, si
        elles existent)</td><td>limité</td></tr>
+       <!-- Not in 2.4 yet
     <tr><td><code>filemod</code></td>
         <td>Renvoie la date de dernière modification d'un fichier (ou 0 si le
-       fichier n'existe pas ou n'est pas un fichier régulier)</td><td>limité</td></tr>       
+       fichier n'existe pas ou n'est pas un fichier régulier)</td><td>limité</td></tr>
+       -->
     <tr><td><code>filesize</code></td>
         <td>Renvoie la taille d'un fichier (ou 0 si le fichier n'existe
        pas ou ne correspond pas à un fichier régulier)</td><td>limité</td></tr>