aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2002-03-18 00:01:51 +0000
committerMarcus Brinkmann <[email protected]>2002-03-18 00:01:51 +0000
commit5a24e01ee863f219449548a08e7609a3a2b244ec (patch)
tree0fbe3fb4c90ea89d08ea8bf0f349a45aeb207fc6
parentremoved all the .cvsignre files - they should be local (diff)
downloadgpgme-5a24e01ee863f219449548a08e7609a3a2b244ec.tar.gz
gpgme-5a24e01ee863f219449548a08e7609a3a2b244ec.zip
2002-03-17 Marcus Brinkmann <[email protected]>
* gpgme.texi (Detailed Results): Fix syntax error in last change.
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/gpgme.texi3
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index eaa1f69b..316fac1c 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2002-03-17 Marcus Brinkmann <[email protected]>
+
+ * gpgme.texi (Detailed Results): Fix syntax error in last change.
+
2002-03-08 Werner Koch <[email protected]>
* gpgme.texi (Detailed Results): Import does also return info.
diff --git a/doc/gpgme.texi b/doc/gpgme.texi
index 573742f3..634c3729 100644
--- a/doc/gpgme.texi
+++ b/doc/gpgme.texi
@@ -2370,7 +2370,8 @@ Here is a sample of the information that might be returned:
@end example
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
available.