[doc] minor tweaks, refine ospf redist,passive-inter, and abr-type help
2006-07-27 Paul Jakma <paul.jakma@sun.com>
* quagga.texi: Remove unused index definitions
Add an Index node - for the concept index.
* routeserver.texi: Set exampleindex to 0, so the example configs
with long IPv6 addresses stand better chance of fitting.
* overview.texi: 'Supported RFC' -> 'Supported RFCs'
Remove paragraph indentation - texinfo does that.
Revise the supported OS list slightly.
Remove the IPv6 stack list, seems very dated and irrelevant.
Revise the 'How to get Quagga' section.
* ospfd.texi: minor tweaks: add some anchors, fix some minor
format issues.
Revise the help for 'abr-type'.
Note that text authentication is unwise, recc'd MD5.
Add some extra text for redistribute and passive-interface,
about how latter can substitute for redist connected.
diff --git a/doc/quagga.texi b/doc/quagga.texi
index 6e7ac1c..ff8002c 100644
--- a/doc/quagga.texi
+++ b/doc/quagga.texi
@@ -3,8 +3,6 @@
@setchapternewpage odd
@settitle @uref{http://www.quagga.net,,@value{PACKAGE_NAME}}
@setfilename quagga.info
-@defcodeindex op
-@synindex pg cp
@c %**end of header
@c Set variables - sourced from defines.texi
@@ -100,6 +98,7 @@
* Packet Binary Dump Format::
* Command Index::
* VTY Key Index::
+* Index::
@end menu
@contents
@@ -132,4 +131,8 @@
@printindex ky
+@node Index
+@unnumbered Index
+
+@printindex cp
@bye