]> git.openfabrics.org - ~shefty/libibverbs.git/commit
Update various text to talk about general RDMA, not just InfiniBand
authorRoland Dreier <rolandd@cisco.com>
Fri, 18 Apr 2008 16:22:13 +0000 (09:22 -0700)
committerRoland Dreier <rolandd@cisco.com>
Fri, 18 Apr 2008 16:22:13 +0000 (09:22 -0700)
commitb72c5056598a6a33be84b30eb7a4e322a5f56f03
treedc2614a4319d466d8b2e9d2c8ec294d152e7b7ef
parentdf2394760f353fcd4bdfad4c8a6b05ac45034eaf
Update various text to talk about general RDMA, not just InfiniBand

libibverbs works with both iWARP and InfiniBand devices, so update
various places that talk about InfiniBand to be more general.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
19 files changed:
README
debian/changelog
debian/control.in
libibverbs.spec.in
man/ibv_alloc_pd.3
man/ibv_asyncwatch.1
man/ibv_create_ah_from_wc.3
man/ibv_create_comp_channel.3
man/ibv_create_cq.3
man/ibv_devices.1
man/ibv_devinfo.1
man/ibv_get_async_event.3
man/ibv_get_device_guid.3
man/ibv_get_device_list.3
man/ibv_get_device_name.3
man/ibv_open_device.3
man/ibv_query_device.3
man/ibv_query_port.3
man/ibv_query_qp.3