summaryrefslogtreecommitdiff
path: root/docs/manual/mod/index.html
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2000-09-25 23:59:28 +0000
committerJoshua Slive <slive@apache.org>2000-09-25 23:59:28 +0000
commit9b07279c6b0dff9baeac21350da4ca162a381d78 (patch)
treeade39a0c4056758ea7706cae34c3a03907cb5047 /docs/manual/mod/index.html
parentd9b68396dbed4752dfd63c13dbf4e3d42bd27d59 (diff)
downloadhttpd-9b07279c6b0dff9baeac21350da4ca162a381d78.tar.gz
Style updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86329 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/index.html')
-rw-r--r--docs/manual/mod/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/index.html b/docs/manual/mod/index.html
index 357b5d3c77..7d252b2d87 100644
--- a/docs/manual/mod/index.html
+++ b/docs/manual/mod/index.html
@@ -39,7 +39,7 @@ directives</A>.
<DT><A HREF="mod_auth.html">mod_auth</A>
<DD>User authentication using text files.
<DT><A HREF="mod_auth_anon.html">mod_auth_anon</A>
-<DD>Anonymous user authentication, FTP-style.
+<DD>Anonymous user access to authenticated areas.
<DT><A HREF="mod_auth_db.html">mod_auth_db</A>
<DD>User authentication using Berkeley DB files.
<DT><A HREF="mod_auth_dbm.html">mod_auth_dbm</A>