summaryrefslogtreecommitdiff
path: root/doc/ripngd.texi
diff options
context:
space:
mode:
authorpaul <paul>2004-11-06 17:13:09 +0000
committerpaul <paul>2004-11-06 17:13:09 +0000
commit76b89b4a9cba0ce19033458f69f76f4130e9c628 (patch)
tree38546628efecddf769ff0e387a392c447abf8111 /doc/ripngd.texi
parent1f8f61a7d51c59f392f897d6654cac28ae08ea70 (diff)
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.
Diffstat (limited to 'doc/ripngd.texi')
-rw-r--r--doc/ripngd.texi15
1 files changed, 5 insertions, 10 deletions
diff --git a/doc/ripngd.texi b/doc/ripngd.texi
index b49f0bf3..433f1ab4 100644
--- a/doc/ripngd.texi
+++ b/doc/ripngd.texi
@@ -1,5 +1,4 @@
-@node RIPng, OSPFv2, RIP, Top
-@comment node-name, next, previous, up
+@node RIPng
@chapter RIPng
@command{ripngd} supports the RIPng protocol as described in RFC2080. It's an
@@ -12,15 +11,13 @@ IPv6 reincarnation of the RIP protocol.
* ripngd Filtering Commands::
@end menu
-@node Invoking ripngd, ripngd Configuration, RIPng, RIPng
-@comment node-name, next, previous, up
+@node Invoking ripngd
@section Invoking ripngd
There are no @code{ripngd} specific invocation options. Common options
can be specified (@pxref{Common Invocation Options}).
-@node ripngd Configuration, ripngd Terminal Mode Commands, Invoking ripngd, RIPng
-@comment node-name, next, previous, up
+@node ripngd Configuration
@section ripngd Configuration
Currently ripngd supports the following commands:
@@ -50,8 +47,7 @@ This command is the default and does not appear in the configuration.
With this statement, RIPng routes go to the @command{zebra} daemon.
@end deffn
-@node ripngd Terminal Mode Commands, ripngd Filtering Commands, ripngd Configuration, RIPng
-@comment node-name, next, previous, up
+@node ripngd Terminal Mode Commands
@section ripngd Terminal Mode Commands
@deffn Command {show ip ripng} {}
@@ -69,8 +65,7 @@ With this statement, RIPng routes go to the @command{zebra} daemon.
@deffn Command {debug ripng zebra} {}
@end deffn
-@node ripngd Filtering Commands, , ripngd Terminal Mode Commands, RIPng
-@comment node-name, next, previous, up
+@node ripngd Filtering Commands
@section ripngd Filtering Commands
@deffn Command {distribute-list @var{access_list} (in|out) @var{ifname}} {}