diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2016-04-29 13:25:46 +0200 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2016-04-29 13:25:46 +0200 |
commit | 1e3810f9f8e251d82a8157b39df9be196315c43e (patch) | |
tree | df46273205785dcb33ed2db763d4c0bcd7e78370 /doc | |
parent | 52bae25580e6e0edae8384885818044ef89103e3 (diff) |
Doc: Minor fixv1.6.0
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bird.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index 6c6ff3db..a0b45f49 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -3673,9 +3673,9 @@ definition of the protocol contains mainly a list of static routes. interface can be specified as a part of the address (e.g., <cf/via fe80::1234%eth0/). - <tag>route <m/prefix/ multipath via <m/ip/ [weight <m/num/] [bfd </m/switch/] [via ...]</tag> + <tag>route <m/prefix/ multipath via <m/ip/ [weight <m/num/] [bfd <m/switch/] [via ...]</tag> Static multipath route. Contains several nexthops (gateways), possibly - with their weights. + with their weights. <tag>route <m/prefix/ via <m/"interface"/</tag> Static device route through an interface to hosts on a directly |