Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eduroam
radsecproxy
Commits
cc68bc85
Commit
cc68bc85
authored
Mar 23, 2016
by
Linus Nordberg
Browse files
Fix spelling.
Pointed out by Faidon Liambotis.
parent
c1028899
Changes
1
Hide whitespace changes
Inline
Side-by-side
radsecproxy.conf.5.xml
View file @
cc68bc85
...
...
@@ -2,7 +2,7 @@
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<refentry>
<refentryinfo>
<date>
2016-03-
14
</date>
<date>
2016-03-
23
</date>
</refentryinfo>
<refmeta>
<refentrytitle>
...
...
@@ -122,7 +122,7 @@ blocktype name {
blocks are discussed later. Note that none of these options are
required, and indeed in many cases they are not needed. Note
that you should specify each at most once. The behaviour with
multiple occurences is undefined.
multiple occur
r
ences is undefined.
</para>
<variablelist>
<varlistentry>
...
...
@@ -456,7 +456,7 @@ blocktype name {
required if at least one TLS/DTLS client or server is
configured. Note that there can be multiple blocks for each
type. For each type, the block names should be unique. The
behaviour with multiple occurences of the same name for the same
behaviour with multiple occur
r
ences of the same name for the same
block type is undefined. Also note that some block option values
may reference a block by name, in which case the block name must
be previously defined. Hence the order of the blocks may be
...
...
@@ -798,7 +798,7 @@ blocktype name {
trailing
<literal>
/
</literal>
after the regexp. So as an
example, if you want to use regexp matching the domain
<literal>
example.com
</literal>
you could have a realm block
named
<literal>
/@example\\.com$
</literal>
. Optinally this can
named
<literal>
/@example\\.com$
</literal>
. Opti
o
nally this can
also be written
<literal>
/@example\\.com$/
</literal>
. If you
want to match all domains under the
<literal>
.com
</literal>
top domain, you could do
<literal>
/@.*\\.com$
</literal>
. Note
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment