]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
XML update.
authorLucien Gentis <lgentis@apache.org>
Sat, 29 Sep 2018 12:38:55 +0000 (12:38 +0000)
committerLucien Gentis <lgentis@apache.org>
Sat, 29 Sep 2018 12:38:55 +0000 (12:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1842327 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml.fr
docs/manual/mod/mod_ssl.xml.fr

index 49c057eabab028df5e7d1c4c6db20d8a202e97b4..565abac37bc8b995456ded1948fb3f986ab5e621 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: 1838466:1841039 (outdated) -->
+<!-- English Revision: 1841039 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -2478,7 +2478,7 @@ host</context>
 <name>IfFile</name>
 <description>Regroupe des directives qui ne seront traitées que si un fichier
 existe au démarrage</description>
-<syntax>&lt;IfFile [!]<var>parameter-name</var>&gt; ...
+<syntax>&lt;IfFile [!]<var>filename</var>&gt; ...
     &lt;/IfFile&gt;</syntax>
 <contextlist><context>server config</context><context>virtual host</context>
 <context>directory</context><context>.htaccess</context>
index c2ae3c6ceb5f6f3e0d72640308105355ebfd6e2d..ee4f38ca5a21000d7097cecb95401363cc4dc9b3 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: 1834089:1841685 (outdated) -->
+<!-- English Revision: 1841685 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -778,6 +778,11 @@ casse) :</p>
     Une révision du protocole TLS 1.1 définie dans la <a
     href="http://www.ietf.org/rfc/rfc5246.txt">RFC 5246</a>.</p></li>
 
+<li><code>TLSv1.3</code> (à partir de la version 1.1.1 d'OpenSSL)
+     <p>
+     Une nouvelle version du protocole TLS définie dans la <a
+     href="http://www.ietf.org/rfc/rfc8446.txt">RFC 8446</a>.</p></li>
+
 <li><code>all</code>
     <p>
     C'est un raccourci pour ``<code>+SSLv3 +TLSv1</code>'' ou - à partir