From b70ad0c71dda244c65b554f95e0fd94c1e243e54 Mon Sep 17 00:00:00 2001 From: Vincent Bray Date: Fri, 5 Oct 2007 21:23:38 +0000 Subject: [PATCH] buildfluff git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@582396 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/howto/auth.html.en | 9 ++++----- docs/manual/howto/auth.xml.ja | 2 +- docs/manual/howto/auth.xml.ko | 2 +- docs/manual/mod/mod_proxy.html.en | 17 +++++++++++++---- docs/manual/mod/mod_proxy.xml.ja | 2 +- docs/manual/mod/quickreference.html.en | 2 +- 6 files changed, 21 insertions(+), 13 deletions(-) diff --git a/docs/manual/howto/auth.html.en b/docs/manual/howto/auth.html.en index 384e9be8a0..67a105dab3 100644 --- a/docs/manual/howto/auth.html.en +++ b/docs/manual/howto/auth.html.en @@ -364,11 +364,10 @@ person in problems, you may wish to store your passwords somewhere else, such as in a database.

-

mod_authn_dbm and mod_authn_dbd - are two modules which make this possible. Rather than selecting - AuthBasicSource file, - instead you can choose dbm or dbd as your - storage format.

+

mod_authn_dbm and mod_authn_dbd are two + modules which make this possible. Rather than selecting AuthBasicProvider file, instead + you can choose dbm or dbd as your storage + format.

To select a dbd file rather than a text file, for example:

diff --git a/docs/manual/howto/auth.xml.ja b/docs/manual/howto/auth.xml.ja index e1728d0b4c..addac5edab 100644 --- a/docs/manual/howto/auth.xml.ja +++ b/docs/manual/howto/auth.xml.ja @@ -1,7 +1,7 @@ - + + +