]> git.proxmox.com Git - mirror_frr.git/commitdiff
doc: fix "match as-path" documentation
authorVincent Bernat <vincent@bernat.ch>
Wed, 31 Jul 2019 14:40:02 +0000 (16:40 +0200)
committerVincent Bernat <vincent@bernat.ch>
Wed, 31 Jul 2019 14:40:02 +0000 (16:40 +0200)
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>
doc/user/routemap.rst

index bac61cbc58e435dc6e2fcba62777be48e3aedbe1..09cbd7c7b0aeeffe6740f0dbc68f66c6fd20d932 100644 (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`.