]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
xforms
authorChristophe Jaillet <jailletc36@apache.org>
Tue, 27 Dec 2016 08:41:40 +0000 (08:41 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 27 Dec 2016 08:41:40 +0000 (08:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1776092 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/ssl/ssl_intro.html.en
docs/manual/ssl/ssl_intro.xml.fr
docs/manual/ssl/ssl_intro.xml.ja
docs/manual/ssl/ssl_intro.xml.meta

index 38a6016cce35905589fdf9c497c41f96101ca4a3..144100f5c5f628585713ccb7afcde7a2ca28a1e5 100644 (file)
@@ -405,7 +405,7 @@ establishing a protocol session.</p>
     </tr>
     <tr><td>TLS v1.2</td>
         <td>Proposed Internet Standard (from IETF) [<a href="#TLS12">TLS12</a>]</td>
-        <td>Update of TLS 1.2 deprecating MD5 as hash, and adding incompatibility
+        <td>Update of TLS 1.1 deprecating MD5 as hash, and adding incompatibility
         to SSL so it will never negotiate the use of SSLv2.</td>
     </tr>
     </table>
index 937e1591e767f171e5d4a13c6ff3d826e72d4cc2..e7d6ea3b67934830384f9db2994d0b3c6ed60efb 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English revision : 1655141 -->
+<!-- English Revision: 1655141:1776090 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 07b82c2c5c28bb27efec2cc4e0cf77195109dcc1..6aab0c13023285a79329794684d2dcc5869a0899 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.ja.xsl"?>
-<!-- English Revision: 659902:1655141 (outdated) -->
+<!-- English Revision: 659902:1776090 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 0b07b4b091cb1a24bcad3c44fa917afb3692e4c6..d48cebe39b85d52efa112994b111d0e6993ce89d 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>