[dpdk-dev] [PATCH] doc: fix a typo in procinfo guide

Rami Rosen ramirose at gmail.com
Fri Mar 22 11:36:51 CET 2019


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 at 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



More information about the dev mailing list