aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpg.sgml
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2006-04-03 10:13:23 +0000
committerWerner Koch <[email protected]>2006-04-03 10:13:23 +0000
commit256f67675f84ee02d842d14c93bfc8d6383b65b1 (patch)
treef1df73e6997df666dc3d97db1b590babe98a4750 /doc/gpg.sgml
parent* getkey.c (get_pubkey_byname): Fix missing auto_key_retrieve unlock. (diff)
downloadgnupg-1.4.3.tar.gz
gnupg-1.4.3.zip
About to release 1.4.3gnupg-1.4.3
Diffstat (limited to '')
-rw-r--r--doc/gpg.sgml8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/gpg.sgml b/doc/gpg.sgml
index 9b0e7b651..ad1380d32 100644
--- a/doc/gpg.sgml
+++ b/doc/gpg.sgml
@@ -1817,10 +1817,10 @@ $GNUPGHOME.
<varlistentry>
<term>--pcsc-driver &ParmFile;</term>
<listitem><para>
-Use &ParmFile; to access the smartcard reader. The current default
-is `libpcsclite.so'. Instead of using this option you might also
-want to install a symbolic link to the default file name
-(e.g. from `libpcsclite.so.1').
+Use &ParmFile; to access the smartcard reader. The current default is
+`libpcsclite.so.1' for GLIBC based systems,
+`/System/Library/Frameworks/PCSC.framework/PCSC' for MAC OS X,
+`winscard.dll' for Windows and `libpcsclite.so' for other systems.
</para></listitem></varlistentry>
<varlistentry>