]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
Refresh of rs-man
authorSean Hefty <sean.hefty@intel.com>
Mon, 11 Jun 2012 21:10:47 +0000 (14:10 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 11 Jun 2012 21:10:47 +0000 (14:10 -0700)
man/rsocket.7

index b26bab72936294eb6da92a5c01965af170c7676d..c6a2ad1d390810d3a7a0d3181d42f9ed1ce65cf5 100644 (file)
@@ -44,11 +44,11 @@ O_NONBLOCK
 In addition to standard socket options, rsockets supports options
 specific to RDMA devices and protocols.  These options are accessible
 through rsetsockopt using SOL_RDMA option level.
-.P
+.TP
 RDMA_SQSIZE - Integer size of the underlying send queue.
-.P
+.TP
 RDMA_RQSIZE - Integer size of the underlying receive queue.
-.P
+.TP
 RDMA_INLINE - Integer size of inline data.
 .P
 Note that rsockets fd's cannot be passed into non-rsocket calls.  For