]> granicus.if.org Git - apache/commitdiff
Rebuild
authorDaniel Gruno <humbedooh@apache.org>
Thu, 10 May 2012 19:39:10 +0000 (19:39 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Thu, 10 May 2012 19:39:10 +0000 (19:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1336852 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authn_file.html.en
docs/manual/mod/mod_authn_file.xml.meta

index 3e1cd0dc7e168b2732eb5a78e869c8a87899a0ba..52b98419de603bef85d30330cbc671395471c182 100644 (file)
@@ -87,11 +87,11 @@ passwords for authentication</td></tr>
     use the first occurrence to verify the password.</p>
 
     <p>The encrypted password format depends on which authentication
-    frontend (e.g. <code class="module"><a href="../mod/mod_authn_basic.html">mod_authn_basic</a></code> or
-    <code class="module"><a href="../mod/mod_authn_digest.html">mod_authn_digest</a></code>) is being used.  See <a href="../misc/password_encryptions.html">Password Formats</a> for
+    frontend (e.g. <code class="module"><a href="../mod/mod_auth_basic.html">mod_auth_basic</a></code> or
+    <code class="module"><a href="../mod/mod_auth_digest.html">mod_auth_digest</a></code>) is being used.  See <a href="../misc/password_encryptions.html">Password Formats</a> for
     more information.</p>
 
-    <p>For <code class="module"><a href="../mod/mod_authn_basic.html">mod_authn_basic</a></code>, use the utility <code class="program"><a href="../programs/htpasswd.html">htpasswd</a></code>
+    <p>For <code class="module"><a href="../mod/mod_auth_basic.html">mod_auth_basic</a></code>, use the utility <code class="program"><a href="../programs/htpasswd.html">htpasswd</a></code>
     which is installed as part of the binary distribution, or which
     can be found in <code>src/support</code>. See the
     <a href="../programs/htpasswd.html">man page</a> for more details.
index 636d190ee0f43ef107f4bda51b74a1052bcba300..c6d32df082640d6dbb55069b5b924269e7855e42 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>