From: Ira Weiny <[email protected]> Date: Tue, 2 Feb 2010 17:43:20 -0800 Subject: [PATCH] libibnetdisc: fix typo in man page for ibnd_show_progress
Signed-off-by: Ira Weiny <[email protected]> --- .../libibnetdisc/man/ibnd_discover_fabric.3 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/infiniband-diags/libibnetdisc/man/ibnd_discover_fabric.3 b/infiniband-diags/libibnetdisc/man/ibnd_discover_fabric.3 index dfeaf47..e2394b6 100644 --- a/infiniband-diags/libibnetdisc/man/ibnd_discover_fabric.3 +++ b/infiniband-diags/libibnetdisc/man/ibnd_discover_fabric.3 @@ -22,7 +22,7 @@ free all memory and resources associated with the fabric. .B ibnd_debug() Set the debug level to be printed as library operations take place. -.B ibnd_debug() +.B ibnd_show_progress() Indicate that the library should print debug output which shows it's progress through the fabric. -- 1.5.4.5 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
