DPDK patches and discussions
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: dev@dpdk.org
Cc: John McNamara <john.mcnamara@intel.com>,
	Remy Horton <remy.horton@intel.com>,
	Baruch Siach <baruch@tkos.co.il>
Subject: [dpdk-dev] [PATCH] doc: fix environment variable typo
Date: Tue, 13 Dec 2016 15:40:26 +0200	[thread overview]
Message-ID: <fce9d7d4be77343de88e6b43e2323f173fffe088.1481636426.git.baruch@tkos.co.il> (raw)

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

             reply	other threads:[~2016-12-13 13:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-13 13:40 Baruch Siach [this message]
2016-12-14  1:03 ` Remy Horton
2016-12-20 13:42   ` Thomas Monjalon
2016-12-15 14:59 ` Mcnamara, John

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fce9d7d4be77343de88e6b43e2323f173fffe088.1481636426.git.baruch@tkos.co.il \
    --to=baruch@tkos.co.il \
    --cc=dev@dpdk.org \
    --cc=john.mcnamara@intel.com \
    --cc=remy.horton@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).