From: Rich Bowen Date: Thu, 5 Oct 2006 01:50:36 +0000 (+0000) Subject: A few missing line breaks. X-Git-Tag: 2.2.4~132 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e227a88e9d3ff94cfc6789698447703e5de7e38;p=thirdparty%2Fapache%2Fhttpd.git A few missing line breaks. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@453081 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/howto/auth.xml b/docs/manual/howto/auth.xml index 45ba9c98b08..b93374ff75b 100644 --- a/docs/manual/howto/auth.xml +++ b/docs/manual/howto/auth.xml @@ -293,8 +293,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