doc: fix typo in sample app guide
Fixes: bda68ab9d1
("examples/ethtool: add user-space ethtool sample application")
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Acked-by: Remy Horton <remy.horton@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
This commit is contained in:
parent
d1c34b5bdb
commit
b8b01a4633
@ -47,7 +47,7 @@ To compile the application:
|
||||
.. code-block:: console
|
||||
|
||||
export RTE_SDK=/path/to/rte_sdk
|
||||
cd ${RTE_SD}/examples/ethtool
|
||||
cd ${RTE_SDK}/examples/ethtool
|
||||
|
||||
#. Set the target (a default target is used if not specified). For example:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user