summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Jakma <paul.jakma@hpe.com>2016-02-16 11:28:35 +0000
committerPaul Jakma <paul.jakma@hpe.com>2016-03-08 17:53:23 +0000
commitf8113a2b10a97ba0d5e915b318cebea283d03169 (patch)
tree5724eaebbbdc1a72bdbdb8f3c9f73aa06ceafd1a
parente84e4d3d2d6127bfd467d9fc18e09450245f7c41 (diff)
downloadquagga-f8113a2b10a97ba0d5e915b318cebea283d03169.tar.bz2
quagga-f8113a2b10a97ba0d5e915b318cebea283d03169.tar.xz
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.
-rw-r--r--doc/bgpd.texi3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/bgpd.texi b/doc/bgpd.texi
index c02e9f5a..5735111d 100644
--- a/doc/bgpd.texi
+++ b/doc/bgpd.texi
@@ -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