projects
/
gpgme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bccaa95
)
2002-02-09 Marcus Brinkmann <marcus@g10code.de>
author
Marcus Brinkmann
<mb@g10code.com>
Sat, 9 Feb 2002 00:35:04 +0000
(
00:35
+0000)
committer
Marcus Brinkmann
<mb@g10code.com>
Sat, 9 Feb 2002 00:35:04 +0000
(
00:35
+0000)
* gpgme.texi (Generating Keys): Fix syntax error.
doc/ChangeLog
patch
|
blob
|
history
doc/gpgme.texi
patch
|
blob
|
history
diff --git
a/doc/ChangeLog
b/doc/ChangeLog
index ffeb2d55a957299a222a8de8f6e47dc0867ea45c..a9ae183fa3a6a6a31f84f91509c553714c64fc7b 100644
(file)
--- a/
doc/ChangeLog
+++ b/
doc/ChangeLog
@@
-3,6
+3,8
@@
* gpgme.texi (Detailed Results): Remove literal tags.
(Generating Keys): Update documentation.
+ * gpgme.texi (Generating Keys): Fix syntax error.
+
2002-02-06 Marcus Brinkmann <marcus@g10code.de>
* gpgme.texi (Waiting For Completion): Adjust doc to changes in
diff --git
a/doc/gpgme.texi
b/doc/gpgme.texi
index 318610e0fa6d4cb68e6808bfd6f113472d6a59e9..777ba223e40989cdc5e2809375e85ba017ffed73 100644
(file)
--- 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: joe@foo.bar
+Name-Email: joe@
@
foo.bar
</GnupgKeyParms>
@end example