]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
One more s/authentication/authorization/.
authorYoshiki Hayashi <yoshiki@apache.org>
Fri, 10 Dec 2004 07:27:32 +0000 (07:27 +0000)
committerYoshiki Hayashi <yoshiki@apache.org>
Fri, 10 Dec 2004 07:27:32 +0000 (07:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111480 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authz_dbm.xml

index 3cf60defe8740c31d8c758acbc93accc15c10f84..c04212db2b575df13868eecd7019f46da403ad2f 100644 (file)
@@ -90,7 +90,7 @@ of user groups for authorization</description>
     <p>The password section contains the encrypted
     password as before. This is followed by a colon and the comma
     separated list of groups. Other data may optionally be left in the
-    DBM file after another colon; it is ignored by the authentication
+    DBM file after another colon; it is ignored by the authorization
     module. This is what www.telescope.org uses for its combined
     password and group database.</p>
 </usage>