aboutsummaryrefslogtreecommitdiffstats
path: root/doc/debugging.texi
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2011-01-13 14:32:11 +0000
committerWerner Koch <[email protected]>2011-01-13 14:32:11 +0000
commit52b9761c8847523d35de3484e4b7fdefbb0e6a4e (patch)
tree5ae9c4641e941ffa03d9509dd83af8501b871805 /doc/debugging.texi
parentAdd ignore file (diff)
downloadgnupg-52b9761c8847523d35de3484e4b7fdefbb0e6a4e.tar.gz
gnupg-52b9761c8847523d35de3484e4b7fdefbb0e6a4e.zip
ifset parts which are not in GnuPG 2.0
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