From patchwork Wed Feb 3 01:40:46 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ira Weiny X-Patchwork-Id: 76567 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter.kernel.org (8.14.3/8.14.3) with ESMTP id o131ikw5020234 for ; Wed, 3 Feb 2010 01:44:46 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932270Ab0BCBoq (ORCPT ); Tue, 2 Feb 2010 20:44:46 -0500 Received: from nspiron-2.llnl.gov ([128.115.41.82]:24658 "EHLO nspiron-2.llnl.gov" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932219Ab0BCBop (ORCPT ); Tue, 2 Feb 2010 20:44:45 -0500 X-Attachments: None Received: from mail-2.llnl.gov ([128.115.41.181]) by nspiron-2.llnl.gov with ESMTP; 02 Feb 2010 17:44:45 -0800 Received: from jeepcj7.llnl.gov (jeepcj7.llnl.gov [134.9.93.67]) by mail-2.llnl.gov (8.13.1/8.12.3/LLNL evision: 1.7 $) with SMTP id o131iQHw009126; Tue, 2 Feb 2010 17:44:26 -0800 Date: Tue, 2 Feb 2010 17:40:46 -0800 From: Ira Weiny To: Sasha Khapyorsky Cc: "linux-rdma@vger.kernel.org" Subject: [PATCH] libibnetdisc: fix typo in man page for ibnd_show_progress Message-Id: <20100202174046.a94b8074.weiny2@llnl.gov> X-Mailer: Sylpheed 2.6.0 (GTK+ 2.10.4; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Sender: linux-rdma-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter.kernel.org [140.211.167.41]); Wed, 03 Feb 2010 01:44:46 +0000 (UTC) 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.