From f912cb4fb0cbf92bf97ea6830c74306551963b2b Mon Sep 17 00:00:00 2001 From: Paul Jakma Date: Thu, 27 Jul 2006 23:30:16 +0000 Subject: [doc] minor tweaks, refine ospf redist,passive-inter, and abr-type help 2006-07-27 Paul Jakma * 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. --- doc/quagga.texi | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc/quagga.texi') diff --git a/doc/quagga.texi b/doc/quagga.texi index 6e7ac1c7..ff8002c8 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 @@ for @value{PACKAGE_STRING}. @uref{http://www.quagga.net,,Quagga} is a fork of * Packet Binary Dump Format:: * Command Index:: * VTY Key Index:: +* Index:: @end menu @contents @@ -132,4 +131,8 @@ for @value{PACKAGE_STRING}. @uref{http://www.quagga.net,,Quagga} is a fork of @printindex ky +@node Index +@unnumbered Index + +@printindex cp @bye -- cgit v1.2.1