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:
d1c34b5
)
doc: fix typo in sample app guide
author
Baruch Siach
<baruch@tkos.co.il>
Tue, 13 Dec 2016 13:40:26 +0000
(15:40 +0200)
committer
Thomas Monjalon
<thomas.monjalon@6wind.com>
Tue, 20 Dec 2016 13:12:30 +0000
(14:12 +0100)
Fixes:
bda68ab9d1e7
("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>
doc/guides/sample_app_ug/ethtool.rst
patch
|
blob
|
history
diff --git
a/doc/guides/sample_app_ug/ethtool.rst
b/doc/guides/sample_app_ug/ethtool.rst
index
4d1697e
..
6779795
100644
(file)
--- a/
doc/guides/sample_app_ug/ethtool.rst
+++ b/
doc/guides/sample_app_ug/ethtool.rst
@@
-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_SD
K
}/examples/ethtool
#. Set the target (a default target is used if not specified). For example: