diff options
author | paul <paul> | 2004-11-07 19:39:13 +0000 |
---|---|---|
committer | paul <paul> | 2004-11-07 19:39:13 +0000 |
commit | 6a22b1fc58e3690764bf7aa74d1549f26c315367 (patch) | |
tree | 3524a6a05340be54f0ad31fddb2df4119d696bec /doc/.cvsignore | |
parent | 0c3368a8da771423da4c59a9ccd65d9eb4f7af6a (diff) |
2004-11-07 Paul Jakma <paul@dishone.st>
* Makefile.am: Add automatic rule to build pdf's from eps figures.
Clean *.pdf. Add rule for quagga.pdf (as the eps.pdf pattern
probably otherwise will override automake's rule for quagga.pdf)
* overview.texi: URL was causing TeX overfull, put on newline.
* quagga.texi: Put the copyright notice into @copying section, as
is proper. Strip trailling space from the main menu lines.
* rip(ng)?d.texi: Minor reformatting.
* Add the route server docs.
* bgpd.texi: remove unneeded page breaks. The 6Bone example
overflows though.
Diffstat (limited to 'doc/.cvsignore')
-rw-r--r-- | doc/.cvsignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/.cvsignore b/doc/.cvsignore index 1b6e6bc4..449c7ae9 100644 --- a/doc/.cvsignore +++ b/doc/.cvsignore @@ -8,7 +8,7 @@ defines.texi version.texi quagga.info* quagga.html -quagga.pdf +*.pdf quagga.ps quagga.dvi stamp-vti |