doc: fix a typo in procinfo guide

Message ID 20190322103651.11030-1-ramirose@gmail.com (mailing list archive)
State Superseded, archived
Delegated to: Thomas Monjalon
Headers
Series doc: fix a typo in procinfo guide |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK

Commit Message

Rami Rosen March 22, 2019, 10:36 a.m. UTC
  This patch fixes a trivial info in proc info section. 
informationi=>information.

Fixes: 8a37f37fc243 ("app/procinfo: add --show-port")

Signed-off-by: Rami Rosen <ramirose@gmail.com>
---
 doc/guides/tools/proc_info.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Varghese, Vipin March 22, 2019, 2:56 p.m. UTC | #1
Thanks for the correction.

Reviewed-by: Vipin Varghese <vipin.varghese@intel.com>

> -----Original Message-----
> From: Rami Rosen <ramirose@gmail.com>
> Sent: Friday, March 22, 2019 4:07 PM
> To: dev@dpdk.org
> Cc: Pattan, Reshma <reshma.pattan@intel.com>; Varghese, Vipin
> <vipin.varghese@intel.com>; Kovacevic, Marko
> <marko.kovacevic@intel.com>; Rami Rosen <ramirose@gmail.com>
> Subject: [PATCH] doc: fix a typo in procinfo guide
> 
> This patch fixes a trivial info in proc info section.
> informationi=>information.
> 
> Fixes: 8a37f37fc243 ("app/procinfo: add --show-port")
> 
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
> ---
>  doc/guides/tools/proc_info.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/guides/tools/proc_info.rst b/doc/guides/tools/proc_info.rst
> index 6bdf5a861..ea6210109 100644
> --- a/doc/guides/tools/proc_info.rst
> +++ b/doc/guides/tools/proc_info.rst
> @@ -44,7 +44,7 @@ If no port mask is specified xstats are reset for all DPDK
> ports.
>  **-m**: Print DPDK memory information.
> 
>  **--show-port**
> -The show-port parameter displays port level various configuration
> informationi
> +The show-port parameter displays port level various configuration
> +information
>  associated to RX port queue pair.
> 
>  **--show-tm**
> --
> 2.19.2
  
Kovacevic, Marko March 25, 2019, 10:20 a.m. UTC | #2
> Subject: [PATCH] doc: fix a typo in procinfo guide
> 
> This patch fixes a trivial info in proc info section.
> informationi=>information.
> 
> Fixes: 8a37f37fc243 ("app/procinfo: add --show-port")
> 
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
> ---
>  doc/guides/tools/proc_info.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/guides/tools/proc_info.rst b/doc/guides/tools/proc_info.rst
> index 6bdf5a861..ea6210109 100644
> --- a/doc/guides/tools/proc_info.rst
> +++ b/doc/guides/tools/proc_info.rst
> @@ -44,7 +44,7 @@ If no port mask is specified xstats are reset for all DPDK
> ports.
>  **-m**: Print DPDK memory information.
> 
>  **--show-port**
> -The show-port parameter displays port level various configuration
> informationi
> +The show-port parameter displays port level various configuration
> +information
>  associated to RX port queue pair.
> 
>  **--show-tm**

Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>
  
Thomas Monjalon April 5, 2019, 8:20 a.m. UTC | #3
25/03/2019 11:20, Kovacevic, Marko:
> > Subject: [PATCH] doc: fix a typo in procinfo guide
> > 
> > This patch fixes a trivial info in proc info section.
> > informationi=>information.
> > 
> > Fixes: 8a37f37fc243 ("app/procinfo: add --show-port")
> > 
> > Signed-off-by: Rami Rosen <ramirose@gmail.com>
> 
> Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>

Marked as superseded because of the big patch made with aspell.
Thanks
  

Patch

diff --git a/doc/guides/tools/proc_info.rst b/doc/guides/tools/proc_info.rst
index 6bdf5a861..ea6210109 100644
--- a/doc/guides/tools/proc_info.rst
+++ b/doc/guides/tools/proc_info.rst
@@ -44,7 +44,7 @@  If no port mask is specified xstats are reset for all DPDK ports.
 **-m**: Print DPDK memory information.
 
 **--show-port**
-The show-port parameter displays port level various configuration informationi
+The show-port parameter displays port level various configuration information
 associated to RX port queue pair.
 
 **--show-tm**