diff options
author | Werner Koch <[email protected]> | 2007-02-14 16:27:55 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2007-02-14 16:27:55 +0000 |
commit | 5240d014f87974ae89d792458b63769b950da20f (patch) | |
tree | 22ff17214a36dafacaaf89deea94ad7a6d3e2335 /doc/scdaemon.texi | |
parent | * export.c (do_export_stream): Allow reset-subkey-passwd along (diff) | |
download | gnupg-5240d014f87974ae89d792458b63769b950da20f.tar.gz gnupg-5240d014f87974ae89d792458b63769b950da20f.zip |
agent/
* gpg-agent.c: New option --pinentry-touch-file.
(get_agent_socket_name): New.
* agent.h (opt): Add pinentry_touch_file.
* call-pinentry.c (start_pinentry): Send new option to the
pinentry.
Diffstat (limited to 'doc/scdaemon.texi')
-rw-r--r-- | doc/scdaemon.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/scdaemon.texi b/doc/scdaemon.texi index 91b056aeb..6eb2f1656 100644 --- a/doc/scdaemon.texi +++ b/doc/scdaemon.texi @@ -311,7 +311,7 @@ used by @command{gpgsm}. @subsection The DINSIG card application ``dinsig'' This is an application as described in the German draft standard -@emph{DIN V 66291-1}. It is intended to be used by cards supporteing +@emph{DIN V 66291-1}. It is intended to be used by cards supporting the German signature law and its bylaws (SigG and SigV). @node PKCS#15 Card |