diff --git a/npa/doc/README.rst.in b/npa/doc/README.rst.in index d95ae44..dc4328f 100644 --- a/npa/doc/README.rst.in +++ b/npa/doc/README.rst.in @@ -16,6 +16,9 @@ GPL version 3 :Tested Platforms: Linux (Debian, Ubuntu, OpenMoko) +:Potential Platforms: + - Windows + - Unix-like operating systems (Mac OS, Solaris, BSD, ...) Welcome to the @PACKAGE_NAME@. The purpose of the @PACKAGE_NAME@ is to offer an easy to use API for the new German identity card (neuer Personalausweis, nPA). The library also implements diff --git a/pcsc-relay/doc/README.rst.in b/pcsc-relay/doc/README.rst.in index 72e9562..6dd8afd 100644 --- a/pcsc-relay/doc/README.rst.in +++ b/pcsc-relay/doc/README.rst.in @@ -15,6 +15,9 @@ GPL version 3 :Tested Platforms: Linux (Debian, Ubuntu, OpenMoko) +:Potential Platforms: + - Windows + - Unix-like operating systems (Mac OS, Solaris, BSD, ...) Welcome to pcsc-relay. The purpose of pcsc-relay is to forward APDUs from the OpenPICC or from a libnfc device to a smart card via the PCSC middleware. You diff --git a/virtualsmartcard/doc/README.rst.in b/virtualsmartcard/doc/README.rst.in index 6bf81ef..9ba3143 100644 --- a/virtualsmartcard/doc/README.rst.in +++ b/virtualsmartcard/doc/README.rst.in @@ -25,6 +25,8 @@ :Tested Platforms: - Linux (Debian, Ubuntu, OpenMoko) - Windows (only |vpicc|, not |vpcd|) +:Potential Platforms: + Unix-like operating systems (Mac OS, Solaris, BSD, ...) Welcome to the @PACKAGE_NAME@. The purpose of the @PACKAGE_NAME@ is to emulate a smart card and make it accessible through PCSC. Currently the virtual smart @@ -61,8 +63,8 @@ Running the @PACKAGE_NAME@ First you need to make sure that pcscd loads the |vpcd|. You might need to run :command:`update-reader.conf` to update pcscd's configuration file. Then -:command:`pcscd -f -d` should say something like ``Attempting startup of -Virtual PCD`` +:command:`pcscd -f -d` should say something like "Attempting startup of +Virtual PCD" Now you can run :command:`vicc` which connects to the |vpcd|. The command :command:`vicc --help` gives an overview about the command line options.