From 6a22b1fc58e3690764bf7aa74d1549f26c315367 Mon Sep 17 00:00:00 2001 From: paul Date: Sun, 7 Nov 2004 19:39:13 +0000 Subject: 2004-11-07 Paul Jakma * Makefile.am: Add automatic rule to build pdf's from eps figures. Clean *.pdf. Add rule for quagga.pdf (as the eps.pdf pattern probably otherwise will override automake's rule for quagga.pdf) * overview.texi: URL was causing TeX overfull, put on newline. * quagga.texi: Put the copyright notice into @copying section, as is proper. Strip trailling space from the main menu lines. * rip(ng)?d.texi: Minor reformatting. * Add the route server docs. * bgpd.texi: remove unneeded page breaks. The 6Bone example overflows though. --- doc/ripd.texi | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'doc/ripd.texi') diff --git a/doc/ripd.texi b/doc/ripd.texi index 8874bc43..c1ddfd1b 100644 --- a/doc/ripd.texi +++ b/doc/ripd.texi @@ -3,7 +3,6 @@ @c @value{COPYRIGHT_STR} @c See file quagga.texi for copying conditions. @node RIP -@comment node-name, next, previous, up @chapter RIP RIP -- Routing Information Protocol is widely deployed interior gateway @@ -567,9 +566,9 @@ dump is shown. Debug rip between zebra communication. @end deffn -This command will show the communication between @command{ripd} and @command{zebra}. The -main information will include addition and deletion of paths to the -kernel and the sending and receiving of interface information. +This command will show the communication between @command{ripd} and +@command{zebra}. The main information will include addition and deletion of +paths to the kernel and the sending and receiving of interface information. @deffn Command {show debugging rip} {} Display @command{ripd}'s debugging option. -- cgit v1.2.1