added policyOID option in trunk docs, fixed typo in several docs
authorvenaas <venaas>
Thu, 16 Oct 2008 12:27:15 +0000 (12:27 +0000)
committervenaas <venaas@e88ac4ed-0b26-0410-9574-a7f39faa03bf>
Thu, 16 Oct 2008 12:27:15 +0000 (12:27 +0000)
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.2@429 e88ac4ed-0b26-0410-9574-a7f39faa03bf

radsecproxy.conf.5
radsecproxy.conf.5.xml

index 3bdb697..ce9d1b4 100644 (file)
@@ -175,7 +175,7 @@ It can both be used as a basic option and inside blocks. For the full
 description, see the configuration syntax section above.
 .SH BLOCKS
 There are five types of blocks, they are \*(T<client\*(T>,
-\*(T<server\*(T>, \*(T<realm\*(T>, \*(T<Btls\*(T>
+\*(T<server\*(T>, \*(T<realm\*(T>, \*(T<tls\*(T>
 and \*(T<rewrite\*(T>. At least one instance of each of
 \*(T<client\*(T> and \*(T<realm\*(T> is required. This is
 necessary for the proxy to do anything useful, and it will exit if not. The
index bafd98f..062a153 100644 (file)
@@ -264,7 +264,7 @@ description, see the configuration syntax section above.
     <title>Blocks</title>
     <para>
 There are five types of blocks, they are <literal>client</literal>,
-<literal>server</literal>, <literal>realm</literal>, <literal>Btls</literal>
+<literal>server</literal>, <literal>realm</literal>, <literal>tls</literal>
 and <literal>rewrite</literal>. At least one instance of each of
 <literal>client</literal> and <literal>realm</literal> is required. This is
 necessary for the proxy to do anything useful, and it will exit if not. The