From: Rich Bowen Date: Thu, 5 Oct 2006 01:51:58 +0000 (+0000) Subject: A few missing line breaks X-Git-Tag: 2.3.0~2090 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee005c4f635f96bda12d3734ea57a2f2615fbe9e;p=thirdparty%2Fapache%2Fhttpd.git A few missing line breaks git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@453082 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/howto/auth.xml b/docs/manual/howto/auth.xml index 12830127c40..1b3cbe69e26 100644 --- a/docs/manual/howto/auth.xml +++ b/docs/manual/howto/auth.xml @@ -306,8 +306,8 @@ person in AuthType Basic
AuthName "By Invitation Only"
- # Optional line: - AuthBasicProvider file + # Optional line:
+ AuthBasicProvider file
AuthUserFile /usr/local/apache/passwd/passwords
AuthGroupFile /usr/local/apache/passwd/groups
Require group GroupName