Commit 0bb980bb for quagga.net

commit 0bb980bbfbd0292dd69a6af0bfc7306b3ca97fd9
Author: Pier Carlo Chiodi <pc.chiodi@gmail.com>
Date:   Tue Sep 19 09:25:54 2017 +0200

    doc: 'match aspath' should be 'match as-path'

diff --git a/doc/routemap.texi b/doc/routemap.texi
index b3ef7ca7..bdbeb9aa 100644
--- a/doc/routemap.texi
+++ b/doc/routemap.texi
@@ -143,7 +143,7 @@ Matches the specified @var{access_list}
 Matches the specified @var{ipv4_addr}.
 @end deffn

-@deffn {Route-map Command} {match aspath @var{as_path}} {}
+@deffn {Route-map Command} {match as-path @var{as_path}} {}
 Matches the specified @var{as_path}.
 @end deffn