mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 00:56:19 +00:00
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:
parent
23e5198a5e
commit
c78544342f
@ -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`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user