]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
r8825: Do not type the characters "dst_ip=" explicitly, just the IP address, in both
authorPete Wyckoff <pw@osc.edu>
Fri, 4 Aug 2006 20:45:10 +0000 (20:45 +0000)
committerSean Hefty <sean.hefty@intel.com>
Fri, 4 Aug 2006 20:45:10 +0000 (20:45 +0000)
the trunk and iwarp branch.

Signed-off-by: Pete Wyckoff <pw@osc.edu>
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
examples/cmatose.c

index e5695905844e81de51b3c1823619eb9d9be439ba..602439c956b930bf810013367914da4723769ec4 100644 (file)
@@ -55,7 +55,7 @@ static inline uint32_t cpu_to_be32(uint32_t x) { return bswap_32(x); }
 /*
  * To execute:
  * Server: rdma_cmatose
- * Client: rdma_cmatose "dst_ip=ip"
+ * Client: rdma_cmatose <dst_ip>
  */
 
 struct cmatest_node {