summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2004-06-28 09:42:33 +0200
committerWerner Koch <wk@gnupg.org>2004-06-28 09:42:33 +0200
commit6e4f619b3c23a4bc206314a7239eba773a8ff91e (patch)
treeb0e88da40461c8ca1eb61f50d7fecaa983dd16ae /doc
parent(log_set_file): Do not close an old logstream if it (diff)
downloadgnupg2-6e4f619b3c23a4bc206314a7239eba773a8ff91e.tar.xz
gnupg2-6e4f619b3c23a4bc206314a7239eba773a8ff91e.zip
Added some doc stuff
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/debugging.texi15
-rw-r--r--doc/gnupg.texi3
4 files changed, 22 insertions, 2 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index bcc288125..1760695be 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2004-06-22 Werner Koch <wk@g10code.com>
+
+ * glossary.texi: New.
+
2004-06-18 Werner Koch <wk@gnupg.org>
* debugging.texi: New.
diff --git a/doc/Makefile.am b/doc/Makefile.am
index d1d72e834..9dc917de4 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -22,7 +22,7 @@ info_TEXINFOS = gnupg.texi
gnupg_TEXINFOS = \
gpgsm.texi gpg-agent.texi scdaemon.texi assuan.texi\
- debugging.texi contrib.texi gpl.texi fdl.texi
+ debugging.texi glossary.texi contrib.texi gpl.texi fdl.texi
DISTCLEANFILES = gnupg.tmp gnupg.ops
diff --git a/doc/debugging.texi b/doc/debugging.texi
index e5e3e43fd..9406ba567 100644
--- a/doc/debugging.texi
+++ b/doc/debugging.texi
@@ -17,7 +17,7 @@ solve the problem at hand.
@menu
* Debugging Tools:: Description of some useful tools
-
+* Common Problems:: Commonly seen problems.
@end menu
@@ -80,3 +80,16 @@ in a standard way and directly available from @command{gpgsm}.
+@node Common Problems
+@section Commonly Seen Problems
+
+
+@itemize @bullet
+@item Error code @samp{Not supported} from Dirmngr
+
+ Most likely the option @option{enable-ocsp} is active for gpgsm
+ but Dirmngr's OCSP feature has not been enabled using
+ @option{allow-ocsp} in @file{dirmngr.conf}.
+
+@end itemize
+
diff --git a/doc/gnupg.texi b/doc/gnupg.texi
index 58c995b38..0beb97e69 100644
--- a/doc/gnupg.texi
+++ b/doc/gnupg.texi
@@ -134,6 +134,7 @@ Miscellaneous
Indices
+* Glossary:: Short descrition of used terms.
* Option Index:: Index to command line options.
* Index:: Index of concepts and symbol names.
@end menu
@@ -155,6 +156,8 @@ Indices
@c Indexes
@c ---------------------------------------------------------------------
+@include glossary.texi
+
@node Option Index
@unnumbered Option Index