[Pcsclite-cvs-commit] r6434 - /trunk/PCSC/src/spy/pcsc-spy.pod

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Mon Aug 13 13:11:45 UTC 2012


Author: rousseau
Date: Mon Aug 13 13:11:45 2012
New Revision: 6434

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=6434
Log:
opensc-tool is not a good example

opensc-tool is no more linked to libpcsclite.so.1. Use pcsc_scan as an
example instead.

Modified:
    trunk/PCSC/src/spy/pcsc-spy.pod

Modified: trunk/PCSC/src/spy/pcsc-spy.pod
URL: http://svn.debian.org/wsvn/pcsclite/trunk/PCSC/src/spy/pcsc-spy.pod?rev=6434&op=diff
==============================================================================
--- trunk/PCSC/src/spy/pcsc-spy.pod (original)
+++ trunk/PCSC/src/spy/pcsc-spy.pod Mon Aug 13 13:11:45 2012
@@ -57,7 +57,7 @@
 library.
 
 Example:
- LD_PRELOAD=/usr/lib/libpcscspy.so opensc-tool -a
+ LD_PRELOAD=/usr/lib/libpcscspy.so pcsc_scan
 
 =head2 Application loading libpcsclite.so.1
 




More information about the Pcsclite-cvs-commit mailing list