aboutsummaryrefslogtreecommitdiff
path: root/system/ccid/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-03-14 12:01:38 -0400
committerB. Watson <yalhcru@gmail.com>2022-03-17 12:38:04 -0400
commit5b9c563f36c02f5a35c5d42a2040d4ae41f43baa (patch)
tree492581fb74791a97e52086bf30e24eee8e9adda8 /system/ccid/README
parent8ae27cac7a2a175547accc85447d58e91207094c (diff)
system/ccid: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/ccid/README')
-rw-r--r--system/ccid/README15
1 files changed, 8 insertions, 7 deletions
diff --git a/system/ccid/README b/system/ccid/README
index c4ace304828e..8bea866444f4 100644
--- a/system/ccid/README
+++ b/system/ccid/README
@@ -1,10 +1,11 @@
-libccid provides a PC/SC IFD handler implementation for the USB smart card
-drivers compliant to the Chip Card Interface Device (CCID) protocol.
+libccid provides a PC/SC IFD handler implementation for the USB
+smart card drivers compliant to the Chip Card Interface Device (CCID)
+protocol.
This package is needed to communicate with the CCID smartcard readers
-through the PC/SC Lite resource manager (pcscd). It also supports various
-Gemplus serial smart card readers.
+through the PC/SC Lite resource manager (pcscd). It also supports
+various Gemplus serial smart card readers.
-You will need to edit the pcsc-lite config files to be able to use serial
-smart card readers. The INSTALL file in the documentation directory has
-all the details.
+You will need to edit the pcsc-lite config files to be able to use
+serial smart card readers. The INSTALL file in the documentation
+directory has all the details.