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

docs/manual/howto/auth.xml

index 12830127c403245a6526e25eeab09d3461970130..1b3cbe69e26ab2caf282d44faba031d546a1884f 100644 (file)
@@ -306,8 +306,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