]> granicus.if.org Git - apache/commitdiff
tweak xml to satisfy 'make docs'
authorJeff Trawick <trawick@apache.org>
Mon, 19 Aug 2013 13:43:37 +0000 (13:43 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 19 Aug 2013 13:43:37 +0000 (13:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515411 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authnz_fcgi.xml

index 561e7c7e600c07c4c7c1499992b6d46a5fe19048..51ed3a27344d357d72563b54284e1684e9bd4ce1 100644 (file)
@@ -391,12 +391,11 @@ Require FooAuthnz
 
     <p><directive module="core">LogLevel</directive> can be used
     to configure a log level specific to mod_authnz_fcgi.  For
-    example:
+    example:</p>
 
 <highlight language="config">
 LogLevel info authnz_fcgi:trace8
 </highlight>
-    </p>
 
 </section>
 
@@ -406,7 +405,7 @@ LogLevel info authnz_fcgi:trace8
 authentication and/or authorization</description>
 <syntax>AuthnzFcgiDefineProvider <em>type</em> <em>provider-name</em>
 <em>backend-address</em></syntax>
-<default><em>none</em></default>
+<default>none</default>
 <contextlist><context>server config</context></contextlist>
 <usage>
     <p>This directive is used to define a FastCGI application as
@@ -441,7 +440,7 @@ authentication and/or authorization</description>
 authentication hook.</description>
 <syntax>AuthnzFcgiCheckAuthnProvider <em>provider-name</em>|<code>None</code>
 <em>option</em> ...</syntax>
-<default><em>none</em></default>
+<default>none</default>
 <contextlist><context>directory</context></contextlist>
 <usage>
     <p>This directive is used to enable a FastCGI authorizer to