]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
It's authn that manages authentication.
authorYoshiki Hayashi <yoshiki@apache.org>
Fri, 10 Dec 2004 07:38:02 +0000 (07:38 +0000)
committerYoshiki Hayashi <yoshiki@apache.org>
Fri, 10 Dec 2004 07:38:02 +0000 (07:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111481 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/programs/dbmmanage.xml

index 5d87500dd7923868adb5016a0a0b83133ebd279a..57275ac2e449fddeddaba2dd9f835826ba8cc334 100644 (file)
@@ -27,7 +27,7 @@
 <summary>
     <p><code>dbmmanage</code> is used to create and update the DBM format files
     used to store usernames and password for basic authentication of HTTP users
-    via <module>mod_auth_dbm</module>.
+    via <module>mod_authn_dbm</module>.
     Resources available from the Apache HTTP server can be restricted to just
     the users listed in the files created by <code>dbmmanage</code>. This
     program can only be used when the usernames are stored in a DBM file. To