]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
A few missing line breaks.
authorRich Bowen <rbowen@apache.org>
Thu, 5 Oct 2006 01:50:36 +0000 (01:50 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 5 Oct 2006 01:50:36 +0000 (01:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@453081 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/auth.xml

index 45ba9c98b08124ee516cbed9bf2187b009a3a567..b93374ff75b3b109a213f779d6b7b80eb0ef6f08 100644 (file)
@@ -293,8 +293,8 @@ person in</title>
     <example>
       AuthType Basic<br />
       AuthName "By Invitation Only"<br />
-      # Optional line:
-      AuthBasicProvider file
+      # Optional line:<br />
+      AuthBasicProvider file<br />
       AuthUserFile /usr/local/apache/passwd/passwords<br />
       AuthGroupFile /usr/local/apache/passwd/groups<br />
       Require group GroupName