git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e2db9d
)
doc: fix a typo in proc_info guide
author
Rami Rosen
<rami.rosen@intel.com>
Thu, 5 Jan 2017 21:36:09 +0000
(23:36 +0200)
committer
Thomas Monjalon
<thomas.monjalon@6wind.com>
Tue, 17 Jan 2017 15:54:59 +0000
(16:54 +0100)
This patch fixes a typo in proc_info guide (tools).
Signed-off-by: Rami Rosen <rami.rosen@intel.com>
doc/guides/tools/proc_info.rst
patch
|
blob
|
history
diff --git
a/doc/guides/tools/proc_info.rst
b/doc/guides/tools/proc_info.rst
index
baaf977
..
fd17e27
100644
(file)
--- 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
x
stats parameter controls the printing of extended port statistics. If no
port mask is specified xstats are printed for all DPDK ports.
**--stats-reset**