]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: fix missing backtick
authorQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 4 Feb 2019 17:37:54 +0000 (17:37 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 4 Feb 2019 17:37:54 +0000 (17:37 +0000)
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
doc/user/routemap.rst

index 42a8250ae05dab766820451c20ea37ccba533fc6..ef9ebe8ddc3d4caba1e0c132a18d50f4a2612738 100644 (file)
@@ -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