mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-02 15:13:20 +00:00
doc: older versions of texinfo seem to be sensitive to location of unmacro
* bgpd.texi: The unmacro of mprec seems to be disliked by older texinfos. Moving it to after the section fixes it. Even easier, just don't undef the macro. (cherry picked from commit f8113a2b10a97ba0d5e915b318cebea283d03169)
This commit is contained in:
parent
f755bf6de7
commit
6d85fcf23b
@ -302,9 +302,6 @@ which case the set has a partial order. Otherwise, if there is an order,
|
||||
all the objects have a distinct place in the order and the set has a total
|
||||
order.}) and that A would be preferred to C.
|
||||
|
||||
@c No longer need the precedes character definition
|
||||
@unmacro mprec
|
||||
|
||||
However, when MED is involved this need not be the case. With MED it is
|
||||
possible that C is actually preferred over A. So A is preferred to B, B is
|
||||
preferred to C, but C is preferred to A. This can be true even where BGP
|
||||
|
Loading…
Reference in New Issue
Block a user