2002-03-17 Marcus Brinkmann <marcus@g10code.de>
* gpgme.texi (Detailed Results): Fix syntax error in last change.
This commit is contained in:
parent
cb95583ffe
commit
5a24e01ee8
@ -1,3 +1,7 @@
|
|||||||
|
2002-03-17 Marcus Brinkmann <marcus@g10code.de>
|
||||||
|
|
||||||
|
* gpgme.texi (Detailed Results): Fix syntax error in last change.
|
||||||
|
|
||||||
2002-03-08 Werner Koch <wk@gnupg.org>
|
2002-03-08 Werner Koch <wk@gnupg.org>
|
||||||
|
|
||||||
* gpgme.texi (Detailed Results): Import does also return info.
|
* gpgme.texi (Detailed Results): Import does also return info.
|
||||||
|
@ -2370,7 +2370,8 @@ Here is a sample of the information that might be returned:
|
|||||||
@end example
|
@end example
|
||||||
|
|
||||||
Currently, the only operations that return additional information are
|
Currently, the only operations that return additional information are
|
||||||
encrypt, sign and import. @xref{Encrypt}, @xref{Sign}, @xref(Importing Keys}.
|
encrypt, sign and import. @xref{Encrypt}, @xref{Sign},
|
||||||
|
@xref{Importing Keys}.
|
||||||
|
|
||||||
The function returns a string or @code{NULL} if no such data is
|
The function returns a string or @code{NULL} if no such data is
|
||||||
available.
|
available.
|
||||||
|
Loading…
Reference in New Issue
Block a user