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.
diff --git a/doc/bgpd.texi b/doc/bgpd.texi
index c02e9f5..5735111 100644
--- a/doc/bgpd.texi
+++ b/doc/bgpd.texi
@@ -302,9 +302,6 @@
 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