diff --git a/pcsc-relay/doc/README.rst b/pcsc-relay/doc/README.rst index 181eab8..c814504 100644 --- a/pcsc-relay/doc/README.rst +++ b/pcsc-relay/doc/README.rst @@ -5,7 +5,7 @@ ******************************************************************************** -pcsc-relay +PC/SC Relay ******************************************************************************** :Authors: diff --git a/pcsc-relay/doc/autotools.rst b/pcsc-relay/doc/autotools.rst index 5ecbbff..697662a 100644 --- a/pcsc-relay/doc/autotools.rst +++ b/pcsc-relay/doc/autotools.rst @@ -4,7 +4,7 @@ Installation ============= -The pcsc-relay uses the GNU Build System to compile and install. If you are +The PC/SC Relay uses the GNU Build System to compile and install. If you are unfamiliar with it, please have a look at :file:`INSTALL`. If you have a look around and can not find it, you are probably working bleeding edge in the repository. Run the following command in :file:`pcsc-relay` to @@ -13,7 +13,7 @@ get the missing standard auxiliary files:: autoreconf -i To configure (:command:`configure --help` lists possible options), build and -install the pcsc-relay now do the following:: +install the PC/SC Relay now do the following:: ./configure make