diff options
Diffstat (limited to 'doc/gnupg.texi')
-rw-r--r-- | doc/gnupg.texi | 4 |
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 |