]> granicus.if.org Git - apache/commitdiff
Typo fix (thanks to Tom Browder on users@)
authorNick Kew <niq@apache.org>
Sun, 7 Aug 2011 21:10:20 +0000 (21:10 +0000)
committerNick Kew <niq@apache.org>
Sun, 7 Aug 2011 21:10:20 +0000 (21:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154769 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authn_dbd.xml

index ab501c31333b4e6e95c4ffae42d2d4aba8c1ac1e..03e3af18ce94c099d4eed16ed4bb3243802c95d1 100644 (file)
@@ -150,8 +150,8 @@ AuthDBDUserPWQuery \
     names of the form <code>AUTHENTICATE_<var>COLUMN</var></code>.
     </p>
     <p>The encrypted password format depends on which authentication
-    frontend (e.g. <module>mod_authn_basic</module> or
-    <module>mod_authn_digest</module>) is being used.  See <a
+    frontend (e.g. <module>mod_auth_basic</module> or
+    <module>mod_auth_digest</module>) is being used.  See <a
     href="../misc/password_encryptions.html">Password Formats</a> for
     more information.</p>
 </usage>
@@ -185,8 +185,8 @@ AuthDBDUserRealmQuery \
     names of the form <code>AUTHENTICATE_<var>COLUMN</var></code>.
     </p>
     <p>The encrypted password format depends on which authentication
-    frontend (e.g. <module>mod_authn_basic</module> or
-    <module>mod_authn_digest</module>) is being used.  See <a
+    frontend (e.g. <module>mod_auth_basic</module> or
+    <module>mod_auth_digest</module>) is being used.  See <a
     href="../misc/password_encryptions.html">Password Formats</a> for
     more information.</p>
 </usage>