@@ -20,9 +20,10 @@ By default, the client will attempt to connect to the server using
\-p server_port
Specifies the port number that the server listens on. By default the server
listens on port 7471.
+.TP
\-c communication type
-Specifies the type of communication established with the server program.
-'r' results in using a reliable-connected QP (the default). 'x' uses
+Specifies the type of communication established with the server program. 'r'
+results in using a reliable-connected QP (the default). 'x' uses
extended reliable-connected XRC QPs.
.SH "NOTES"
Basic usage is to start rdma_xserver, then connect to the server using the
@@ -14,9 +14,10 @@ data.
\-p port
Changes the port number that the server listens on. By default the server
listens on port 7471.
+.TP
\-c communication type
-Specifies the type of communication established with the client program.
-'r' results in using a reliable-connected QP (the default). 'x' uses
+Specifies the type of communication established with the client program. 'r'
+results in using a reliable-connected QP (the default). 'x' uses
extended reliable-connected XRC QPs.
.SH "NOTES"
Basic usage is to start rdma_xserver, then connect to the server using the