mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
doc: Use the right reference commands.
* doc/debugging.texi, doc/gpg-agent.texi, doc/gpg.texi, doc/gpgsm.texi, doc/tools.texi: Fix.
This commit is contained in:
parent
20a27d8a57
commit
f32689f833
5 changed files with 11 additions and 12 deletions
|
@ -108,10 +108,10 @@ backend and may change from release to release.
|
|||
For development, the best logging method on WindowsCE is the use of
|
||||
remote debugging using a log file name of @file{tcp://<ip-addr>:<port>}.
|
||||
The command @command{watchgnupg} may be used on the remote host to listen
|
||||
on the given port. (@pxref{option watchgnupg --tcp}). For in the field
|
||||
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}).
|
||||
a log file name of @file{GPG2:} (@pxref{option --log-file}).
|
||||
|
||||
@end itemize
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue