DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jincheng Miao <jmiao@redhat.com>
To: dev@dpdk.org
Subject: [dpdk-dev]  [PATCH] doc: fix a typo
Date: Fri, 24 Oct 2014 15:07:48 +0800	[thread overview]
Message-ID: <1414134468-1553-1-git-send-email-jmiao@redhat.com> (raw)

Signed-off-by: Jincheng Miao <jmiao@redhat.com>
---
 doc/guides/linux_gsg/sys_reqs.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/linux_gsg/sys_reqs.rst b/doc/guides/linux_gsg/sys_reqs.rst
index 6a03f54..c14411e 100755
--- a/doc/guides/linux_gsg/sys_reqs.rst
+++ b/doc/guides/linux_gsg/sys_reqs.rst
@@ -267,7 +267,7 @@ Use the following command (assuming that 2048 MB is required):
 
 .. code-block:: console
 
-    echo 2048 /sys/kernel/mm/dom0-mm/memsize-mB/memsize
+    echo 2048 > /sys/kernel/mm/dom0-mm/memsize-mB/memsize
 
 The user can also check how much memory has already been used:
 
-- 
1.9.3

             reply	other threads:[~2014-10-24  6:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-24  7:07 Jincheng Miao [this message]
2014-10-31 16:23 ` Iremonger, Bernard
2018-04-08  2:23 Jerin Jacob
2018-04-09  8:51 ` Kovacevic, Marko

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=1414134468-1553-1-git-send-email-jmiao@redhat.com \
    --to=jmiao@redhat.com \
    --cc=dev@dpdk.org \
    /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).