manuals: remove <<>> from RSPRO to fix rendering

Change-Id: Ifa97f314fa5eb36785b179aeba8062948deb5ef1
diff --git a/doc/manuals/chapters/remsim-bankd.adoc b/doc/manuals/chapters/remsim-bankd.adoc
index 27abe69..fa8ce38 100644
--- a/doc/manuals/chapters/remsim-bankd.adoc
+++ b/doc/manuals/chapters/remsim-bankd.adoc
@@ -68,10 +68,10 @@
   Print a short help message about the supported options
 *-i, --server-host A.B.C.D*::
   Specify the remote IP address/hostname of the remsim-server to which this bankd
-  shall establish its <<RSPRO>> control connection
+  shall establish its RSPRO control connection
 *-p, --server-port <1-65535>*::
   Specify the remote TCP port number of the remsim-server to whihc this bankd
-  shall establish its <<RSPRO>> control connection
+  shall establish its RSPRO control connection
 *-b, --bank-id <1-65535>*::
   Specify the numeric bank identifier of the SIM bank this bankd instance
   operates.  Must be unique among all banks connecting to the same remsim-server.
@@ -93,7 +93,7 @@
 bankd expects a CSV file `bankd_pcsc_slots.csv` in the current working directory at startup.
 
 This CSV file specifies the mapping between the string names of the PCSC
-readers and the <<RSPRO>> bandk/slot numbers.  The format is as follows:
+readers and the RSPRO bandk/slot numbers.  The format is as follows:
 
 .Example: CSV file mapping bankd slots 0..4 to an ACS ACR33U-A1 reader slots
 ----
diff --git a/doc/manuals/chapters/remsim-client.adoc b/doc/manuals/chapters/remsim-client.adoc
index df477bd..2b67bf0 100644
--- a/doc/manuals/chapters/remsim-client.adoc
+++ b/doc/manuals/chapters/remsim-client.adoc
@@ -7,7 +7,7 @@
 from the phone/modem to `remsim-client` for further processing of the
 TPDUs associated to the given APDU transfer.
 
-`remsim-client` connects via a <<RSPRO>> control connection to remsim-server
+`remsim-client` connects via a RSPRO control connection to remsim-server
 at startup and registers itself.  It will receive configuration data
 such as the `remsim-bankd` IP+Port and the ClientId from remsim-server.
 
@@ -33,10 +33,10 @@
   Print a short help message about the supported options
 *-s, --server-host A.B.C.D*::
   Specify the remote IP address / hostname of the remsim-server to which
-  this client shall establish its <<RSPRO>> control connection
+  this client shall establish its RSPRO control connection
 *-p, --server-port <1-65535>*::
   Specify the remote TCP port number of the remsim-server to which this client
-  shall establish its <<RSPRO>> control connection
+  shall establish its RSPRO control connection
 *-c, --client-id <1-65535>*::
   Specify the numeric client identifier of the SIM bank this bankd
   instance operates.  The tuple of client-id and client-slot must be unique