comparison man/pgg.texi @ 77235:88224dc74061

Include GFDL.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 15 Apr 2007 20:57:15 +0000
parents a80518885f67
children 02b9a9aa5b0c
comparison
equal deleted inserted replaced
77234:030079dce353 77235:88224dc74061
50 * Overview:: What PGG is. 50 * Overview:: What PGG is.
51 * Prerequisites:: Complicated stuff you may have to do. 51 * Prerequisites:: Complicated stuff you may have to do.
52 * How to use:: Getting started quickly. 52 * How to use:: Getting started quickly.
53 * Architecture:: 53 * Architecture::
54 * Parsing OpenPGP packets:: 54 * Parsing OpenPGP packets::
55 * GNU Free Documentation License:: The license for this documentation.
55 * Function Index:: 56 * Function Index::
56 * Variable Index:: 57 * Variable Index::
57 @end menu 58 @end menu
58 59
59 @node Overview 60 @node Overview
472 473
473 @defvar pgg-ignore-packet-checksum 474 @defvar pgg-ignore-packet-checksum
474 If non-@code{nil}, don't check the checksum of the packets. 475 If non-@code{nil}, don't check the checksum of the packets.
475 @end defvar 476 @end defvar
476 477
478 @node GNU Free Documentation License
479 @appendix GNU Free Documentation License
480 @include doclicense.texi
481
477 @node Function Index 482 @node Function Index
478 @chapter Function Index 483 @unnumbered Function Index
479 @printindex fn 484 @printindex fn
480 485
481 @node Variable Index 486 @node Variable Index
482 @chapter Variable Index 487 @unnumbered Variable Index
483 @printindex vr 488 @printindex vr
484 489
485 @summarycontents 490 @summarycontents
486 @contents 491 @contents
487 @bye 492 @bye