From: Erik Abele
Date: Sat, 24 Aug 2002 11:41:24 +0000 (+0000)
Subject: Typo.
X-Git-Tag: AGB_BEFORE_AAA_CHANGES~170
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e13a1e2a024c902f52e38d8c67b74c2001155aa8;p=apache
Typo.
Submitted by: David Shane Holden
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96517 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_auth.html.en b/docs/manual/mod/mod_auth.html.en
index 4110201d36..6b729e19f2 100644
--- a/docs/manual/mod/mod_auth.html.en
+++ b/docs/manual/mod/mod_auth.html.en
@@ -44,7 +44,7 @@ uses a different system for module ordering.
regardless of the AuthAuthoritative setting.
A common use for this is in conjunction with one of the
- database modules; such as auth_dbm
,
+ database modules; such as mod_auth_dbm
,
mod_auth_msql
, and mod_auth_anon
.
These modules supply the bulk of the user credential checking; but
a few (administrator) related accesses fall through to a lower
diff --git a/docs/manual/mod/mod_auth.xml b/docs/manual/mod/mod_auth.xml
index 82a7437597..453f3b4e05 100644
--- a/docs/manual/mod/mod_auth.xml
+++ b/docs/manual/mod/mod_auth.xml
@@ -141,7 +141,7 @@ uses a different system for module ordering.
regardless of the AuthAuthoritative setting.
A common use for this is in conjunction with one of the
- database modules; such as auth_dbm,
+ database modules; such as mod_auth_dbm,
mod_auth_msql
, and mod_auth_anon.
These modules supply the bulk of the user credential checking; but
a few (administrator) related accesses fall through to a lower
@@ -166,4 +166,4 @@ uses a different system for module ordering.
-
\ No newline at end of file
+