DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: fix environment variable typo
@ 2016-12-13 13:40 Baruch Siach
  2016-12-14  1:03 ` Remy Horton
  2016-12-15 14:59 ` Mcnamara, John
  0 siblings, 2 replies; 4+ messages in thread
From: Baruch Siach @ 2016-12-13 13:40 UTC (permalink / raw)
  To: dev; +Cc: John McNamara, Remy Horton, Baruch Siach

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 doc/guides/sample_app_ug/ethtool.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/sample_app_ug/ethtool.rst b/doc/guides/sample_app_ug/ethtool.rst
index 4d1697e8a050..67797954d740 100644
--- 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_SDK}/examples/ethtool
 
 #.  Set the target (a default target is used if not specified). For example:
 
-- 
2.10.2

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-12-20 13:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-13 13:40 [dpdk-dev] [PATCH] doc: fix environment variable typo Baruch Siach
2016-12-14  1:03 ` Remy Horton
2016-12-20 13:42   ` Thomas Monjalon
2016-12-15 14:59 ` Mcnamara, John

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).