aboutsummaryrefslogtreecommitdiffstats
path: root/doc/debugging.texi
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2011-01-20 13:21:46 +0000
committerWerner Koch <[email protected]>2011-01-20 13:21:46 +0000
commit49d25d3185636237b356781cdde7960f234f2d11 (patch)
tree3558e3a7ba9aec79e9ace48348f775a23635d208 /doc/debugging.texi
parentAll standard keyserver commands are now using dirmngr. (diff)
parentFixed a CR/LF problem on Windows (diff)
downloadgnupg-49d25d3185636237b356781cdde7960f234f2d11.tar.gz
gnupg-49d25d3185636237b356781cdde7960f234f2d11.zip
Merge branch 'master' into keyserver-via-dirmngr
Diffstat (limited to 'doc/debugging.texi')
-rw-r--r--doc/debugging.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/debugging.texi b/doc/debugging.texi
index 7b1d068d3..c83ab1ef9 100644
--- a/doc/debugging.texi
+++ b/doc/debugging.texi
@@ -103,7 +103,7 @@ used. Using the keyserver debug option as in
is thus often helpful. Note that the actual output depends on the
backend and may change from release to release.
-
+@ifset gpgtwoone
@item Logging on WindowsCE
For development, the best logging method on WindowsCE is the use of
@@ -113,7 +113,7 @@ on the given port. (@pxref{option watchgnupg --tcp}). For in the field
tests it is better to make use of the logging facility provided by the
@command{gpgcedev} driver (part of libassuan); this is enabled by using
a log file name of @file{GPG2:}. (@pxref{option --log-file}).
-
+@end ifset
@end itemize