summaryrefslogtreecommitdiffstats
path: root/doc/user/routemap.rst
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2019-02-04 18:37:54 +0100
committerQuentin Young <qlyoung@cumulusnetworks.com>2019-02-04 18:37:54 +0100
commitc9cf9db6b6daf09920007c158945df237ada920a (patch)
tree6243dd39c451771b1e5a9aa2d8db18df5c4ce7b2 /doc/user/routemap.rst
parentMerge pull request #3714 from donaldsharp/thread_strlcpy (diff)
downloadfrr-c9cf9db6b6daf09920007c158945df237ada920a.tar.xz
frr-c9cf9db6b6daf09920007c158945df237ada920a.zip
doc: fix missing backtick
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'doc/user/routemap.rst')
-rw-r--r--doc/user/routemap.rst11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/user/routemap.rst b/doc/user/routemap.rst
index 42a8250ae..ef9ebe8dd 100644
--- a/doc/user/routemap.rst
+++ b/doc/user/routemap.rst
@@ -38,11 +38,12 @@ to four distinct sets of clauses:
the ordered entry in the route-map. See below.
Call Action
- Call to another route-map, after any :term:`Set Actions` have been carried out.
- If the route-map called returns `deny` then processing of the route-map
- finishes and the route is denied, regardless of the :term:Matching Policy` or
- the :term:`Exit Policy`. If the called route-map returns `permit`, then
- :term:`Matching Policy` and :term:`Exit Policy` govern further behaviour, as normal.
+ Call to another route-map, after any :term:`Set Actions` have been
+ carried out. If the route-map called returns `deny` then processing of
+ the route-map finishes and the route is denied, regardless of the
+ :term:`Matching Policy` or the :term:`Exit Policy`. If the called
+ route-map returns `permit`, then :term:`Matching Policy` and :term:`Exit
+ Policy` govern further behaviour, as normal.
Exit Policy
An entry may, optionally, specify an alternative :dfn:`Exit Policy` to