doc: fix "match as-path" documentation

The documentation says "match aspath" to match an AS path in a
route-map while the directive is "match as-path".

Signed-off-by: Vincent Bernat <vincent@bernat.ch>
This commit is contained in:
Vincent Bernat 2019-07-31 16:40:02 +02:00
parent 23e5198a5e
commit c78544342f

View File

@ -153,8 +153,8 @@ Route Map Match Command
Matches the specified `ipv4_addr`.
.. index:: match aspath AS_PATH
.. clicmd:: match aspath AS_PATH
.. index:: match as-path AS_PATH
.. clicmd:: match as-path AS_PATH
Matches the specified `as_path`.