[Pcsclite-cvs-commit] r3186 - /website/ccid.html

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Fri Oct 31 12:34:23 UTC 2008


Author: rousseau
Date: Fri Oct 31 12:34:23 2008
New Revision: 3186

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=3186
Log:
generate an output.txt file using parse (instead of output)

Modified:
    website/ccid.html

Modified: website/ccid.html
URL: http://svn.debian.org/wsvn/pcsclite/website/ccid.html?rev=3186&op=diff
==============================================================================
--- website/ccid.html (original)
+++ website/ccid.html Fri Oct 31 12:34:23 2008
@@ -171,8 +171,8 @@
   cd ccid-x.y.z
   ./configure
   make
-  sudo ./src/parse &gt; output</pre>
-	  <p>and send me the generated <code>output</code> file.</p>
+  sudo ./src/parse &gt; output.txt</pre>
+	  <p>and send me the generated <code>output.txt</code> file.</p>
 
   <h3>If you are a reader manufacturer and your reader is not listed here</h3>
   




More information about the Pcsclite-cvs-commit mailing list