doc: fix spelling in testpmd guide

Message ID 20190410174856.8618-1-stephen@networkplumber.org (mailing list archive)
State Accepted, archived
Delegated to: Ferruh Yigit
Headers
Series doc: fix spelling in testpmd guide |

Checks

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

Commit Message

Stephen Hemminger April 10, 2019, 5:48 p.m. UTC
  Minor spelling errors found with aspell.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
 doc/guides/testpmd_app_ug/run_app.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Comments

Rami Rosen April 10, 2019, 10:04 p.m. UTC | #1
Stephen Hemminger ‏<stephen@networkplumber.org>:

> Minor spelling errors found with aspell.
>
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
> --
>
Acked-by: Rami Rosen <ramirose@gmail.com>
  
Ferruh Yigit April 12, 2019, 4:58 p.m. UTC | #2
On 4/10/2019 11:04 PM, Rami Rosen wrote:
> Stephen Hemminger ‏<stephen@networkplumber.org>:
> 
>> Minor spelling errors found with aspell.
>>
>> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
>> --
>>
> Acked-by: Rami Rosen <ramirose@gmail.com>
> 

    Fixes: e76d7a768ce0 ("doc: fix syntax in testpmd user guide")
    Fixes: fb73e096110a ("app/testpmd: enable device hotplug monitoring")
    Cc: stable@dpdk.org


Applied to dpdk-next-net/master, thanks.
  

Patch

diff --git a/doc/guides/testpmd_app_ug/run_app.rst b/doc/guides/testpmd_app_ug/run_app.rst
index b717b8c7b742..278fc24a43ec 100644
--- a/doc/guides/testpmd_app_ug/run_app.rst
+++ b/doc/guides/testpmd_app_ug/run_app.rst
@@ -22,7 +22,7 @@  They must be separated from the EAL options, shown in the previous section, with
 
     sudo ./testpmd -l 0-3 -n 4 -- -i --portmask=0x1 --nb-cores=2
 
-The commandline options are:
+The command line options are:
 
 *   ``-i, --interactive``
 
@@ -369,7 +369,7 @@  The commandline options are:
 
 *   ``--hot-plug``
 
-    Enable device event monitor machenism for hotplug.
+    Enable device event monitor mechanism for hot plug.
 
 *   ``--vxlan-gpe-port=N``