File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
doc/antora/modules/reference/pages/raddb/mods-available Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ map client [<ipaddr>] { // <1>
6161<1> By default `map client { ... }` will operate on the current client, but alternative
6262 clients can by specified by `<ipaddr>`.
6363<2> Assigns the value of the `nas_type` field from the client definition to
64- `Foo` if the `& Foo` attribute does not exist.
64+ `Foo` if the `Foo` attribute does not exist.
6565<3> Assigns the value of the `shortname` field from the client definition to
6666 `Bar`.
6767<4> Creates multiple `Baz` attributes from a custom group field associated
Original file line number Diff line number Diff line change 6464# <1> By default `map client { ... }` will operate on the current client, but alternative
6565# clients can by specified by `<ipaddr>`.
6666# <2> Assigns the value of the `nas_type` field from the client definition to
67- # `Foo` if the `& Foo` attribute does not exist.
67+ # `Foo` if the `Foo` attribute does not exist.
6868# <3> Assigns the value of the `shortname` field from the client definition to
6969# `Bar`.
7070# <4> Creates multiple `Baz` attributes from a custom group field associated
You can’t perform that action at this time.
0 commit comments