Ensure that the texinfo manual can be converted to HTML.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 11 Oct 2009 12:20:14 +0000 (14:20 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 11 Oct 2009 12:20:14 +0000 (14:20 +0200)
The top node was made conditional with the @iftex command, since it should not
appear in PostScript and PDF output. However, it is still necessary for
texi2html, so we have to use @ifnottex instead.

Texi2html also complains about the use of @cindex in the copyright statement,
so we remove that.


No differences found