From: Rich Bowen Date: Mon, 7 Dec 2009 16:27:24 +0000 (+0000) Subject: Insert missing line-break X-Git-Tag: 2.2.15~144 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3897ec10b0d4da3248444853a06fa559e8668f45;p=thirdparty%2Fapache%2Fhttpd.git Insert missing line-break git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@887984 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/howto/auth.html.en b/docs/manual/howto/auth.html.en index 4621edc7d07..527d784a2d2 100644 --- a/docs/manual/howto/auth.html.en +++ b/docs/manual/howto/auth.html.en @@ -363,7 +363,7 @@ person in AuthType Basic
AuthBasicProvider dbm
AuthDBMUserFile /www/passwords/passwd.dbm
- Require valid-user + Require valid-user
</Directory>

diff --git a/docs/manual/howto/auth.xml b/docs/manual/howto/auth.xml index 7e980e24f5a..98690f0e286 100644 --- a/docs/manual/howto/auth.xml +++ b/docs/manual/howto/auth.xml @@ -363,7 +363,7 @@ person in AuthType Basic
AuthBasicProvider dbm
AuthDBMUserFile /www/passwords/passwd.dbm
- Require valid-user + Require valid-user
</Directory>