diff options
author | Marcus Brinkmann <[email protected]> | 2003-05-27 05:45:06 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2003-05-27 05:45:06 +0000 |
commit | ef83cb47d6d7951bb56a3539c5bcbec6e14264bd (patch) | |
tree | b032945a24fc1badb6f2d11f3c129f98047ed049 | |
parent | 2003-05-27 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-ef83cb47d6d7951bb56a3539c5bcbec6e14264bd.tar.gz gpgme-ef83cb47d6d7951bb56a3539c5bcbec6e14264bd.zip |
Fix last change.
Diffstat (limited to '')
-rw-r--r-- | doc/gpgme.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi index eb838be0..2866832e 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -150,7 +150,7 @@ Contexts Context Attributes * Protocol Selection:: Selecting the protocol used by a context. -* @acronym{ASCII} Armor:: Requesting @acronym{ASCII} armored output. +* ASCII Armor:: Requesting @acronym{ASCII} armored output. * Text Mode:: Choosing canonical text mode. * Included Certificates:: Including a number of certificates. * Key Listing Mode:: Selecting key listing mode. @@ -1504,7 +1504,7 @@ The function @code{gpgme_release} destroys the context with the handle @menu * Protocol Selection:: Selecting the protocol used by a context. -* @acronym{ASCII} Armor:: Requesting @acronym{ASCII} armored output. +* ASCII Armor:: Requesting @acronym{ASCII} armored output. * Text Mode:: Choosing canonical text mode. * Included Certificates:: Including a number of certificates. * Key Listing Mode:: Selecting key listing mode. |