[dpdk-dev] doc: fix a typo in proc_info guide.

Message ID 1483652169-3692-1-git-send-email-rami.rosen@intel.com (mailing list archive)
State Accepted, archived
Headers

Checks

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

Commit Message

Rami Rosen Jan. 5, 2017, 9:36 p.m. UTC
  This patch fixes a typo in proc_info guide (tools),
doc/guides/tools/proc_info.rst.

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

Comments

Thomas Monjalon Jan. 17, 2017, 3:45 p.m. UTC | #1
2017-01-05 23:36, Rami Rosen:
> This patch fixes a typo in proc_info guide (tools),
> doc/guides/tools/proc_info.rst.
> 
> Signed-off-by: Rami Rosen <rami.rosen@intel.com>

Applied, thanks
  

Patch

diff --git a/doc/guides/tools/proc_info.rst b/doc/guides/tools/proc_info.rst
index baaf977..fd17e27 100644
--- a/doc/guides/tools/proc_info.rst
+++ b/doc/guides/tools/proc_info.rst
@@ -56,7 +56,7 @@  The stats parameter controls the printing of generic port statistics. If no
 port mask is specified stats are printed for all DPDK ports.
 
 **--xstats**
-The stats parameter controls the printing of extended port statistics. If no
+The xstats parameter controls the printing of extended port statistics. If no
 port mask is specified xstats are printed for all DPDK ports.
 
 **--stats-reset**