summaryrefslogtreecommitdiffstats
path: root/doc/gnupg.texi
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2006-11-11 15:17:09 +0100
committerWerner Koch <wk@gnupg.org>2006-11-11 15:17:09 +0100
commitb5a8d7d26847d675623b348ffef07e0822a9b93a (patch)
treed5167290e99b09d3422e009ae28a04d85e0c1b85 /doc/gnupg.texi
parentFixed that nasty 64 bit but. (diff)
downloadgnupg2-b5a8d7d26847d675623b348ffef07e0822a9b93a.tar.xz
gnupg2-b5a8d7d26847d675623b348ffef07e0822a9b93a.zip
.
Diffstat (limited to 'doc/gnupg.texi')
-rw-r--r--doc/gnupg.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gnupg.texi b/doc/gnupg.texi
index 48151f764..7ba0c0d8a 100644
--- a/doc/gnupg.texi
+++ b/doc/gnupg.texi
@@ -116,9 +116,9 @@ the administration and the architecture.
@menu
* Installation:: A short installation guide.
+* Invoking GPG-AGENT:: How to launch the secret key daemon.
* Invoking GPG:: Using the OpenPGP protocol.
* Invoking GPGSM:: Using the S/MIME protocol.
-* Invoking GPG-AGENT:: How to launch the secret key daemon.
* Invoking SCDAEMON:: How to handle Smartcards.
* Specify a User ID:: How to Specify a User Id.
@@ -152,9 +152,9 @@ the administration and the architecture.
@include instguide.texi
+@include gpg-agent.texi
@include gpg.texi
@include gpgsm.texi
-@include gpg-agent.texi
@include scdaemon.texi
@node Specify a User ID