[dpdk-dev] [PATCH] doc: fix a typo

Jincheng Miao jmiao at redhat.com
Fri Oct 24 09:07:48 CEST 2014


Signed-off-by: Jincheng Miao <jmiao at 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



More information about the dev mailing list