]> git.openfabrics.org - ~shefty/libibverbs.git/commit
Fixes for man pages
authorDotan Barak <dotanb@dev.mellanox.co.il>
Sun, 3 Feb 2008 15:55:04 +0000 (17:55 +0200)
committerRoland Dreier <rolandd@cisco.com>
Mon, 18 Feb 2008 21:58:57 +0000 (13:58 -0800)
commit33cbd93cba22c9b7a310b8a964e9992d6ef16773
tree24c971bd0c87d70f13cd3bb40cb5cd75cc251673
parent74606628075d896a3e0c44adbfd1f3ab268e664e
Fixes for man pages

Some fixes and updates to several man pages:
 * Correct formatting in a few places.
 * Add more "SEE ALSO" functions where appropriate.
 * Document byte order of GUID and P_Key fields.
 * Fix example code in ibv_get_cq_event.3
 * Document GRH handling on receive.

Signed-off-by: Dotan Barak <dotanb@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
man/ibv_create_cq.3
man/ibv_create_qp.3
man/ibv_fork_init.3
man/ibv_get_cq_event.3
man/ibv_modify_qp.3
man/ibv_poll_cq.3
man/ibv_post_recv.3
man/ibv_post_srq_recv.3
man/ibv_query_device.3
man/ibv_query_pkey.3