diff options
author | paul <paul> | 2004-11-08 12:08:35 +0000 |
---|---|---|
committer | paul <paul> | 2004-11-08 12:08:35 +0000 |
commit | 3e6064f8384e5477593b8af0442931ca5930918b (patch) | |
tree | 9c4f6f81cda37bd789646564b3e73198b2b9e2ee /doc/quagga.texi | |
parent | 53916edd9f35316ece7ac68ff2b2053d6c4df71b (diff) | |
download | quagga-3e6064f8384e5477593b8af0442931ca5930918b.tar.bz2 quagga-3e6064f8384e5477593b8af0442931ca5930918b.tar.xz |
2004-11-07 Paul Jakma <paul@dishone.st>
* quagga.texi: include routeserver.texi. TODO: integrate the current
multiple-instance orientated bgpd route-server section with the
new route-server docs.
Diffstat (limited to 'doc/quagga.texi')
-rw-r--r-- | doc/quagga.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/quagga.texi b/doc/quagga.texi index cd3b5f2f..36d72ab1 100644 --- a/doc/quagga.texi +++ b/doc/quagga.texi @@ -111,6 +111,7 @@ for quagga-@value{VERSION}. @uref{http://www.quagga.net,,Quagga} is a fork of @include ospfd.texi @include ospf6d.texi @include bgpd.texi +@include routeserver.texi @include vtysh.texi @include filter.texi @include routemap.texi |