Commit ffb344b1 authored by Yoshiki Hayashi's avatar Yoshiki Hayashi
Browse files

One more s/authentication/authorization/.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111480 13f79535-47bb-0310-9956-ffa450edef68
parent 9ff99c1b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>