From 1bf3da27b66ce8f78d30b32ef7092f52a04d20b5 Mon Sep 17 00:00:00 2001 From: Sean Hefty Date: Fri, 31 Aug 2012 10:18:27 -0700 Subject: [PATCH] Refresh of addrinfo-af-ib --- man/ucmatose.1 | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/man/ucmatose.1 b/man/ucmatose.1 index baf5837f..73477ea6 100644 --- a/man/ucmatose.1 +++ b/man/ucmatose.1 @@ -4,10 +4,10 @@ ucmatose \- RDMA CM connection and simple ping-pong test. .SH SYNOPSIS .sp .nf -\fIucmatose\fR [-s server_address] [-b bind_address] [-f address_format] - [-c connections] [-C message_count] [-S message_size] -\fIucmatose\fR -s server_address [-b bind_address] [-f address_format] - [-c connections] [-C message_count] [-S message_size] [-t tos] +\fIucmatose\fR [-s server_address] [-b bind_address] [-c connections] + [-C message_count] [-S message_size] +\fIucmatose\fR -s server_address [-b bind_address] [-c connections] + [-C message_count] [-S message_size] [-t tos] .fi .SH "DESCRIPTION" Establishes a set of reliable RDMA connections between two nodes using the @@ -22,13 +22,6 @@ This option must be specified by the client. \-b bind_address The local network address to bind to. .TP -\-f address_format -Specifies the format of the server and bind address. Be default, the -format is determined by getaddrinfo() as either being a hostname, an IPv4 -address, or an IPv6 address. This option may be used to indicate that -a specific address format has been provided. Supported address_format -values are: name, ip, ipv6, and gid. -.TP \-c connections The number of connections to establish between the client and server. (default 1) -- 2.45.2