From: Reshma Pattan Date: Fri, 5 Dec 2014 16:08:19 +0000 (+0000) Subject: doc: fix typos in distributor application X-Git-Tag: spdx-start~9924 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=7e46a8ee66564af0ec9f473e3500c7e51710d2fb;p=dpdk.git doc: fix typos in distributor application corrected couple of typos in distributor application Signed-off-by: Reshma Pattan Acked-by: Bernard Iremonger --- diff --git a/doc/guides/sample_app_ug/dist_app.rst b/doc/guides/sample_app_ug/dist_app.rst index 76e3924d46..5767e3fa7a 100644 --- a/doc/guides/sample_app_ug/dist_app.rst +++ b/doc/guides/sample_app_ug/dist_app.rst @@ -61,7 +61,7 @@ Compiling the Application .. code-block:: console export RTE_SDK=/path/to/rte_sdk - cd ${RTE_SDK}/examples/l3fwd-acl + cd ${RTE_SDK}/examples/distributor #. Set the target (a default target is used if not specified). For example: @@ -90,7 +90,7 @@ Running the Application * -p PORTMASK: Hexadecimal bitmask of ports to configure -#. To run the application in linuxapp environment with 11 lcores, 4 ports, +#. To run the application in linuxapp environment with 10 lcores, 4 ports, issue the command: .. code-block:: console