]> git.openfabrics.org - ~shefty/libibverbs.git/commit
Change .nl macro in man pages to .sp
authorRoland Dreier <rolandd@cisco.com>
Fri, 18 Apr 2008 23:12:14 +0000 (16:12 -0700)
committerRoland Dreier <rolandd@cisco.com>
Fri, 18 Apr 2008 23:12:14 +0000 (16:12 -0700)
commitfe471c30576e0a116c32ff6b23cbf206abbf43ee
treee8d095d408d9f6801505a504bde51b44b175f8c1
parentec3c985570a54b0330a8cde5d9750dc178c3e4a2
Change .nl macro in man pages to .sp

There actually is no ".nl" macro defined in troff, so convert all uses
of it to ".sp", which seems to be what was intended.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
15 files changed:
man/ibv_alloc_pd.3
man/ibv_attach_mcast.3
man/ibv_create_ah.3
man/ibv_create_ah_from_wc.3
man/ibv_create_comp_channel.3
man/ibv_create_cq.3
man/ibv_create_qp.3
man/ibv_create_srq.3
man/ibv_event_type_str.3
man/ibv_get_async_event.3
man/ibv_get_cq_event.3
man/ibv_get_device_list.3
man/ibv_open_device.3
man/ibv_rate_to_mult.3
man/ibv_reg_mr.3