diff options
author | paul <paul> | 2004-09-13 13:15:25 +0000 |
---|---|---|
committer | paul <paul> | 2004-09-13 13:15:25 +0000 |
commit | 596b17db5a398cc8fa83d5adbe9afb7464487c78 (patch) | |
tree | a674d2158817f3ea4874c4e0ec54743babc6fcc2 /doc | |
parent | 6fa6399d413514a5ce9b0b772173cf9130d0aabf (diff) | |
download | quagga-596b17db5a398cc8fa83d5adbe9afb7464487c78.tar.bz2 quagga-596b17db5a398cc8fa83d5adbe9afb7464487c78.tar.xz |
2004-09-11 Paul Jakma <paul@dishone.st>
* doc/quagga.texi: Update copyright. Contents should be at beginning
of docs...
* redhat/quagga.spec.in: wee keep_build define, to keep build dir.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 5 | ||||
-rw-r--r-- | doc/quagga.texi | 8 |
2 files changed, 9 insertions, 4 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 243ff96c..bb2e4771 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,10 @@ 2004-09-11 Paul Jakma <paul@dishone.st> + * quagga.texi: Update copyright. Contents should be at beginning + of docs... + +2004-09-11 Paul Jakma <paul@dishone.st> + * ospfd.texi: OSPF MD5 auth requires stable time. 2004-08-31 Hasso Tepper <hasso at quagga.net> diff --git a/doc/quagga.texi b/doc/quagga.texi index cb192a60..487ac942 100644 --- a/doc/quagga.texi +++ b/doc/quagga.texi @@ -32,7 +32,7 @@ TCP/IP routing protocols. This is Edition @value{EDITION}, last updated @value{UPDATED} of @cite{The Quagga Manual}, for Quagga Version @value{VERSION}. -Copyright (C) 1999, 2000, 2001, 2002 Kunihiro Ishiguro +Copyright (C) 1999-2004 Kunihiro Ishiguro, et al. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are @@ -65,7 +65,7 @@ approved by Kunihiro Ishiguro. @page @vskip 0pt plus 1filll -Copyright @copyright{} 1999, 2000, 2001, 2002 Kunihiro Ishiguro +Copyright @copyright{} 1999-2004 Kunihiro Ishiguro, et al. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice @@ -114,6 +114,8 @@ quagga-@value{VERSION}. Quagga is a fork of GNU Zebra. * Command Index:: * VTY Key Index:: @end menu +@summarycontents +@contents @include overview.texi @include install.texi @@ -145,6 +147,4 @@ quagga-@value{VERSION}. Quagga is a fork of GNU Zebra. @printindex ky -@summarycontents -@contents @bye |