doc: fix typo in sample app guide
authorBaruch Siach <baruch@tkos.co.il>
Tue, 13 Dec 2016 13:40:26 +0000 (15:40 +0200)
committerThomas 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

index 4d1697e..6779795 100644 (file)
@@ -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: