2004-11-06 Paul Jakma <paul@dishone.st>

	* defines.texi.in: New file, texi variables should be set here,
          autoconf substitution is available. Define common AUTHORS,
          COPYRIGHT_YEAR and COPYRIGHT_STR vars.
	* (global): Make use of makeinfo node pointer auto-creation
          to avoid having to fully specify links for nodes, so we only have
          to specify current node name - simplifies text slightly.
          Remove extraneous newlines which appear to cause extra blank pages
          to be added in output.
          Update copyright strings which appear in various places to
          use the new COPYRIGHT_STR texinfo variable.
	  Change url to uref, the former need not output an actual
	  hyperlink depending on version of texinfo, the latter should if
	  supported by the format (eg PDF).
	* texinfo.tex: Update to a more recent version. previous file
	  was many many years old. This file should possibly be removed
          altogether, and allowed to be installed by automake.
        * quagga.texi: Make use of automake's version.texi feature to
          have VERSION and some other vars auto-defined. include
          defines.texi. Change copyright strings to use the COPYRIGHT_STR
          variable.
	* install.texi: Make the privs section an actual section. Ditto for
	  the Linux notes.
	* overview.texi: Supply URL for Quagga, where format allows. Tidy up
          one or two paragraphs slightly.
	  Update the section on supported platforms.
	  Remove the ZNOG list stuff, direct reader to the website for
          further information on email lists.
	* vtysh.texi: Update the integrated config file section. Make the
	  commands sections so correct PDF indexes are built.
diff --git a/doc/snmp.texi b/doc/snmp.texi
index b573b6a..96f080b 100644
--- a/doc/snmp.texi
+++ b/doc/snmp.texi
@@ -1,5 +1,4 @@
-@node SNMP Support, Zebra Protocol, Kernel Interface, Top
-@comment  node-name,  next,  previous,  up
+@node SNMP Support
 @chapter SNMP Support
 
 SNMP (Simple Network Managing Protocol) is a widely implemented feature for
@@ -14,23 +13,17 @@
 * MIB and command reference::
 @end menu
 
-
-
-@node Getting and installing an SNMP agent, SMUX configuration, SNMP Support, SNMP Support
-@comment  node-name,  next,  previous,  up
+@node Getting and installing an SNMP agent
 @section Getting and installing an SNMP agent
 
 There are several SNMP agent which support SMUX. We recommend to use the latest
 version of @code{net-snmp} which was formerly known as @code{ucd-snmp}.
-It is free and open software and available at @url{http://www.net-snmp.org/}
+It is free and open software and available at @uref{http://www.net-snmp.org/}
 and as binary package for most Linux distributions.
 @code{net-snmp} has to be compiled with @code{--with-mib-modules=smux} to
 be able to accept connections from Quagga.
 
-
-
-@node SMUX configuration, MIB and command reference, Getting and installing an SNMP agent, SNMP Support
-@comment  node-name,  next,  previous,  up
+@node SMUX configuration
 @section SMUX configuration
 
 To enable SMUX protocol support, Quagga must have been build with the
@@ -85,10 +78,7 @@
 troublesome @code{snmp_log()} line in the function
 @code{netsnmp_agent_check_packet()} in @code{agent/snmp_agent.c}.
 
-
-
-@node MIB and command reference, ,SMUX configuration, SNMP Support
-@comment  node-name,  next,  previous,  up
+@node MIB and command reference
 @section MIB and command reference
 
 The following OID numbers are used for the interprocess communication of snmpd and