[PATCH] doc: weight should be followed by a number in static route

Miao Wang shankerwangmiao at gmail.com
Thu Mar 30 00:04:50 CEST 2023


This patch fixes a mis-spelling in the doc.

---
 doc/bird.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/bird.sgml b/doc/bird.sgml
index f75fa9fe..5ac32e9e 100644
--- a/doc/bird.sgml
+++ b/doc/bird.sgml
@@ -5326,7 +5326,7 @@ options (<cf/bfd/ and <cf/weight 1/), the second nexthop has just <cf/weight 2/.
  interface must be attached to nexthop IP address using link-local-scope
  format (e.g. <cf/192.0.2.1%eth0/). Default value is no.
  - <tag><label id="static-route-weight">weight <m/switch/</tag>
+ <tag><label id="static-route-weight">weight <m/num/</tag>
  For multipath routes, this value specifies a relative weight of the
  nexthop. Allowed values are 1-256. Default value is 1.
 </descrip>
--  2.39.0




More information about the Bird-users mailing list