This fixes fixes/verbs_man_page.patch so it can be applied on HEAD. Signed-off-by: Nicolas Morey-Chaisemartin <[email protected]> --- fixes/verbs_man_page.patch | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/fixes/verbs_man_page.patch b/fixes/verbs_man_page.patch index b69acc6..f60188a 100644 --- a/fixes/verbs_man_page.patch +++ b/fixes/verbs_man_page.patch @@ -13,10 +13,10 @@ diff --git a/Makefile.am b/Makefile.am index 705b184..45914d3 100644 --- a/Makefile.am +++ b/Makefile.am -@@ -52,7 +52,7 @@ man_MANS = man/ibv_asyncwatch.1 man/ibv_devices.1 man/ibv_devinfo.1 \ - man/ibv_post_srq_recv.3 man/ibv_query_device.3 man/ibv_query_gid.3 \ - man/ibv_query_pkey.3 man/ibv_query_port.3 man/ibv_query_qp.3 \ - man/ibv_query_srq.3 man/ibv_rate_to_mult.3 man/ibv_reg_mr.3 \ +@@ -53,7 +53,7 @@ man_MANS = man/ibv_asyncwatch.1 man/ibv_devices.1 man/ibv_devinfo.1 \ + man/ibv_post_srq_recv.3 man/ibv_query_device.3 man/ibv_query_gid.3 \ + man/ibv_query_pkey.3 man/ibv_query_port.3 man/ibv_query_qp.3 \ + man/ibv_query_srq.3 man/ibv_rate_to_mult.3 man/ibv_reg_mr.3 \ - man/ibv_req_notify_cq.3 man/ibv_resize_cq.3 + man/ibv_req_notify_cq.3 man/ibv_resize_cq.3 man/verbs.7 -- 1.6.2.GIT _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
