From: Nick Kew Date: Sun, 7 Aug 2011 21:10:20 +0000 (+0000) Subject: Typo fix (thanks to Tom Browder on users@) X-Git-Tag: 2.3.15~400 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=32de9a8ec22621fae6c31a52a3247a89f1db54ef;p=apache Typo fix (thanks to Tom Browder on users@) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154769 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authn_dbd.xml b/docs/manual/mod/mod_authn_dbd.xml index ab501c3133..03e3af18ce 100644 --- a/docs/manual/mod/mod_authn_dbd.xml +++ b/docs/manual/mod/mod_authn_dbd.xml @@ -150,8 +150,8 @@ AuthDBDUserPWQuery \ names of the form AUTHENTICATE_COLUMN.

The encrypted password format depends on which authentication - frontend (e.g. mod_authn_basic or - mod_authn_digest) is being used. See mod_auth_basic or + mod_auth_digest) is being used. See Password Formats for more information.

@@ -185,8 +185,8 @@ AuthDBDUserRealmQuery \ names of the form AUTHENTICATE_COLUMN.

The encrypted password format depends on which authentication - frontend (e.g. mod_authn_basic or - mod_authn_digest) is being used. See mod_auth_basic or + mod_auth_digest) is being used. See Password Formats for more information.