aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpgme.texi
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2002-02-09 00:35:04 +0000
committerMarcus Brinkmann <[email protected]>2002-02-09 00:35:04 +0000
commitd85fac92fddb9fd32741953324a2237f14cbdcfa (patch)
tree94a398423dd8c12ed55a051768c464f3cc61e549 /doc/gpgme.texi
parent2002-02-09 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-d85fac92fddb9fd32741953324a2237f14cbdcfa.tar.gz
gpgme-d85fac92fddb9fd32741953324a2237f14cbdcfa.zip
2002-02-09 Marcus Brinkmann <[email protected]>
* gpgme.texi (Generating Keys): Fix syntax error.
Diffstat (limited to '')
-rw-r--r--doc/gpgme.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi
index 318610e0..777ba223 100644
--- a/doc/gpgme.texi
+++ b/doc/gpgme.texi
@@ -1507,7 +1507,7 @@ Here is an example for GpgSM as the crypto engine:
Key-Type: RSA
Key-Length: 1024
Name-DN: C=de,O=g10 code,OU=Testlab,CN=Joe 2 Tester
-Name-Email: [email protected]
+Name-Email: joe@@foo.bar
</GnupgKeyParms>
@end example