]> git.openfabrics.org - ~shefty/librdmacm.git/commit
librdmacm: add man pages
authorSean Hefty <sean.hefty@intel.com>
Fri, 4 May 2007 22:08:25 +0000 (15:08 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 9 May 2007 17:46:41 +0000 (10:46 -0700)
commita6942ba07e020ca9defc9ed93e297541d539dbd8
treeee60280a39e96b98c08ca96114aac94ad9069860
parent3b784851d1157ea692fe6b11a545fe03b57dda6c
librdmacm: add man pages

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
30 files changed:
Makefile.am
librdmacm.spec.in
man/mckey.1 [new file with mode: 0644]
man/rdma_accept.3 [new file with mode: 0644]
man/rdma_ack_cm_event.3 [new file with mode: 0644]
man/rdma_bind_addr.3 [new file with mode: 0644]
man/rdma_cm.7 [new file with mode: 0644]
man/rdma_connect.3 [new file with mode: 0644]
man/rdma_create_event_channel.3 [new file with mode: 0644]
man/rdma_create_id.3 [new file with mode: 0644]
man/rdma_create_qp.3 [new file with mode: 0644]
man/rdma_destroy_event_channel.3 [new file with mode: 0644]
man/rdma_destroy_id.3 [new file with mode: 0644]
man/rdma_destroy_qp.3 [new file with mode: 0644]
man/rdma_disconnect.3 [new file with mode: 0644]
man/rdma_free_devices.3 [new file with mode: 0644]
man/rdma_get_cm_event.3 [new file with mode: 0644]
man/rdma_get_devices.3 [new file with mode: 0644]
man/rdma_get_dst_port.3 [new file with mode: 0644]
man/rdma_get_src_port.3 [new file with mode: 0644]
man/rdma_join_multicast.3 [new file with mode: 0644]
man/rdma_leave_multicast.3 [new file with mode: 0644]
man/rdma_listen.3 [new file with mode: 0644]
man/rdma_notify.3 [new file with mode: 0644]
man/rdma_reject.3 [new file with mode: 0644]
man/rdma_resolve_addr.3 [new file with mode: 0644]
man/rdma_resolve_route.3 [new file with mode: 0644]
man/rping.1 [new file with mode: 0644]
man/ucmatose.1 [new file with mode: 0644]
man/udaddy.1 [new file with mode: 0644]