diff options
author | venaas <venaas> | 2008-10-16 12:27:15 +0000 |
---|---|---|
committer | venaas <venaas@e88ac4ed-0b26-0410-9574-a7f39faa03bf> | 2008-10-16 12:27:15 +0000 |
commit | 70d247a1cdf350eaa32c40ba1169fa4bb504e37d (patch) | |
tree | 8a6e3cad56c7e282827378cd00a6a1d9380d9427 /radsecproxy.conf.5 | |
parent | a7348ad540f206a942811e46843dfe3789ce1d08 (diff) |
added policyOID option in trunk docs, fixed typo in several docs
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.2@429 e88ac4ed-0b26-0410-9574-a7f39faa03bf
Diffstat (limited to 'radsecproxy.conf.5')
-rw-r--r-- | radsecproxy.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/radsecproxy.conf.5 b/radsecproxy.conf.5 index 3bdb697..ce9d1b4 100644 --- a/radsecproxy.conf.5 +++ b/radsecproxy.conf.5 @@ -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 |