* [infiniband-diags PATCH 4/4] A few typo fixes in the manpages
@ 2016-09-05 21:49 Ana Guerrero López
[not found] ` <20160905214910.GA9795-2v28OwtJ5VXkvb5ro2YpKQ@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Ana Guerrero López @ 2016-09-05 21:49 UTC (permalink / raw)
To: linux-rdma-u79uwXL29TY76Z2rM5mHXA
They have been detected by lintian, the Debian package checker
Signed-off-by: Ana Guerrero López <ana-kLLpUjk7vcnYtjvyW6yDsg@public.gmane.org>
---
doc/rst/iblinkinfo.8.in.rst | 4 ++--
doc/rst/ibqueryerrors.8.in.rst | 2 +-
doc/rst/infiniband-diags.8.in.rst | 4 ++--
doc/rst/rdma-ndd.8.in.rst | 4 ++--
4 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/doc/rst/iblinkinfo.8.in.rst b/doc/rst/iblinkinfo.8.in.rst
index ee2aefb..5f87f37 100644
--- a/doc/rst/iblinkinfo.8.in.rst
+++ b/doc/rst/iblinkinfo.8.in.rst
@@ -57,7 +57,7 @@ The node to start a partial scan can be specified with the following addresses.
**--switch, -S <port_guid>** same as "-G". (provided only for backward compatibility)
-How much of the scan to be printed can be controled with the following.
+How much of the scan to be printed can be controlled with the following.
**--all, -a**
Print all nodes found in a partial fabric scan. Normally a
@@ -81,7 +81,7 @@ Filter downports indicated in a ibnetdiscover cache. If a port was previously
indicated as down in the specified cache, and is still down, do not output it in the
resulting output. This option may be particularly useful for environments
where switches are not fully populated, thus much of the default iblinkinfo
-info is considered unuseful. See **ibnetdiscover** for information on caching
+info is considered useless. See **ibnetdiscover** for information on caching
ibnetdiscover output.
diff --git a/doc/rst/ibqueryerrors.8.in.rst b/doc/rst/ibqueryerrors.8.in.rst
index df2901c..0a7992b 100644
--- a/doc/rst/ibqueryerrors.8.in.rst
+++ b/doc/rst/ibqueryerrors.8.in.rst
@@ -63,7 +63,7 @@ using a QoS aware routing engine as it can cause a credit deadlock.
**CAUTION** clearing data or error counters will occur regardless of if they
are printed or not. See **--counters** and **--data** for details on
-controling which counters are printed.
+controlling which counters are printed.
**--details** include receive error and transmit discard details
diff --git a/doc/rst/infiniband-diags.8.in.rst b/doc/rst/infiniband-diags.8.in.rst
index 7776a30..be77ce3 100644
--- a/doc/rst/infiniband-diags.8.in.rst
+++ b/doc/rst/infiniband-diags.8.in.rst
@@ -120,8 +120,8 @@ Switch Forwarding Table info
See: ibtracert, ibroute, dump_lfts, dump_mfts, check_lft_balance, ibfindnodesusing
-Peformance counters
--------------------
+Performance counters
+--------------------
See: ibqueryerrors, perfquery
diff --git a/doc/rst/rdma-ndd.8.in.rst b/doc/rst/rdma-ndd.8.in.rst
index 708a5ab..1d126db 100644
--- a/doc/rst/rdma-ndd.8.in.rst
+++ b/doc/rst/rdma-ndd.8.in.rst
@@ -27,7 +27,7 @@ those changes.
DETAILS
=======
-Full operation of this deamon requires kernels which support polling of the
+Full operation of this daemon requires kernels which support polling of the
procfs hostname file as well as libudev.
If your system does not support either of these features, the daemon will set
@@ -37,7 +37,7 @@ the Node Descriptions at start up and then sleep forever.
Node Description format
-----------------------
-The deamon uses the nd_format configuration option within the ibdiags.conf
+The daemon uses the nd_format configuration option within the ibdiags.conf
file. %h and %d can be used as wildcards in that string to specify the dynamic
use of <hostname> and <device> respectively.
--
2.9.3
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread[parent not found: <20160905214910.GA9795-2v28OwtJ5VXkvb5ro2YpKQ@public.gmane.org>]
* Re: [infiniband-diags PATCH 4/4] A few typo fixes in the manpages [not found] ` <20160905214910.GA9795-2v28OwtJ5VXkvb5ro2YpKQ@public.gmane.org> @ 2016-09-26 4:56 ` ira.weiny 0 siblings, 0 replies; 2+ messages in thread From: ira.weiny @ 2016-09-26 4:56 UTC (permalink / raw) To: Ana Guerrero López; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA On Mon, Sep 05, 2016 at 11:49:10PM +0200, Ana Guerrero López wrote: > They have been detected by lintian, the Debian package checker > > Signed-off-by: Ana Guerrero López <ana-kLLpUjk7vcnYtjvyW6yDsg@public.gmane.org> Thanks Applied, Ira > --- > doc/rst/iblinkinfo.8.in.rst | 4 ++-- > doc/rst/ibqueryerrors.8.in.rst | 2 +- > doc/rst/infiniband-diags.8.in.rst | 4 ++-- > doc/rst/rdma-ndd.8.in.rst | 4 ++-- > 4 files changed, 7 insertions(+), 7 deletions(-) > > diff --git a/doc/rst/iblinkinfo.8.in.rst b/doc/rst/iblinkinfo.8.in.rst > index ee2aefb..5f87f37 100644 > --- a/doc/rst/iblinkinfo.8.in.rst > +++ b/doc/rst/iblinkinfo.8.in.rst > @@ -57,7 +57,7 @@ The node to start a partial scan can be specified with the following addresses. > > **--switch, -S <port_guid>** same as "-G". (provided only for backward compatibility) > > -How much of the scan to be printed can be controled with the following. > +How much of the scan to be printed can be controlled with the following. > > **--all, -a** > Print all nodes found in a partial fabric scan. Normally a > @@ -81,7 +81,7 @@ Filter downports indicated in a ibnetdiscover cache. If a port was previously > indicated as down in the specified cache, and is still down, do not output it in the > resulting output. This option may be particularly useful for environments > where switches are not fully populated, thus much of the default iblinkinfo > -info is considered unuseful. See **ibnetdiscover** for information on caching > +info is considered useless. See **ibnetdiscover** for information on caching > ibnetdiscover output. > > > diff --git a/doc/rst/ibqueryerrors.8.in.rst b/doc/rst/ibqueryerrors.8.in.rst > index df2901c..0a7992b 100644 > --- a/doc/rst/ibqueryerrors.8.in.rst > +++ b/doc/rst/ibqueryerrors.8.in.rst > @@ -63,7 +63,7 @@ using a QoS aware routing engine as it can cause a credit deadlock. > > **CAUTION** clearing data or error counters will occur regardless of if they > are printed or not. See **--counters** and **--data** for details on > -controling which counters are printed. > +controlling which counters are printed. > > **--details** include receive error and transmit discard details > > diff --git a/doc/rst/infiniband-diags.8.in.rst b/doc/rst/infiniband-diags.8.in.rst > index 7776a30..be77ce3 100644 > --- a/doc/rst/infiniband-diags.8.in.rst > +++ b/doc/rst/infiniband-diags.8.in.rst > @@ -120,8 +120,8 @@ Switch Forwarding Table info > > See: ibtracert, ibroute, dump_lfts, dump_mfts, check_lft_balance, ibfindnodesusing > > -Peformance counters > -------------------- > +Performance counters > +-------------------- > > See: ibqueryerrors, perfquery > > diff --git a/doc/rst/rdma-ndd.8.in.rst b/doc/rst/rdma-ndd.8.in.rst > index 708a5ab..1d126db 100644 > --- a/doc/rst/rdma-ndd.8.in.rst > +++ b/doc/rst/rdma-ndd.8.in.rst > @@ -27,7 +27,7 @@ those changes. > DETAILS > ======= > > -Full operation of this deamon requires kernels which support polling of the > +Full operation of this daemon requires kernels which support polling of the > procfs hostname file as well as libudev. > > If your system does not support either of these features, the daemon will set > @@ -37,7 +37,7 @@ the Node Descriptions at start up and then sleep forever. > Node Description format > ----------------------- > > -The deamon uses the nd_format configuration option within the ibdiags.conf > +The daemon uses the nd_format configuration option within the ibdiags.conf > file. %h and %d can be used as wildcards in that string to specify the dynamic > use of <hostname> and <device> respectively. > > -- > 2.9.3 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-rdma" in > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-09-26 4:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-05 21:49 [infiniband-diags PATCH 4/4] A few typo fixes in the manpages Ana Guerrero López
[not found] ` <20160905214910.GA9795-2v28OwtJ5VXkvb5ro2YpKQ@public.gmane.org>
2016-09-26 4:56 ` ira.weiny
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).