]> granicus.if.org Git - apache/commitdiff
Documentation rebuild
authorLuca Toscano <elukey@apache.org>
Sun, 15 May 2016 21:07:24 +0000 (21:07 +0000)
committerLuca Toscano <elukey@apache.org>
Sun, 15 May 2016 21:07:24 +0000 (21:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1743974 13f79535-47bb-0310-9956-ffa450edef68

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

index cfd301a4843a473ac0f6f474fa06368ff79cdfce..1303564bac8dcd4e4307386b7a6dd5cdfda504a1 100644 (file)
@@ -88,7 +88,7 @@ store passwords</td></tr>
 
     <p>For example, in order to enable the support for Berkeley DB
     (correspondent to the <code>db</code> type) the
-    <code>--with-berkeley-db</code> options nees to be added to httpd's
+    <code>--with-berkeley-db</code> option needs to be added to httpd's
     configure to generate the necessary DSO.</p>
 
     <p>It is crucial that whatever program you use to create your password
@@ -129,7 +129,7 @@ passwords for authentication</td></tr>
     more information.</p>
 
     <p>Important compatibility note: The implementation of
-    <code>dbmopen</code> in the apache modules reads the string length of
+    <code>dbmopen</code> in the Apache modules reads the string length of
     the hashed values from the DBM data structures, rather than relying
     upon the string being NULL-appended. Some applications, such as
     the Netscape web server, rely upon the string being
index 332e828e55b6c142e16c8334e15c1af69f2e193b..f35519e32066ff7f4da9307f24b6a38f05c49e0c 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 : 1561569 -->
+<!-- English Revision: 1561569:1743967 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index a6cd117912c9f0b7585c3619504d496a37389197..a0116831f16e77d5d499896d279aa31dc4a153bb 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: 574882:1561569 (outdated) -->
+<!-- English Revision: 574882:1743967 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index f4e0a8886a6d030ff2dbf4ff78a3842382532a48..8191327b84b319da35883fd8ce32e42a63617992 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:1561569 (outdated) -->
+<!-- English Revision: 105989:1743967 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 02397b3618a03ba1ec6f0f574e8d7012f0ead249..705ae50b50f49e72cf8e1536a64f1311e6d54dfb 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>