* [dpdk-dev] [PATCH] doc: correct the format of quota
@ 2015-03-03 7:53 Jingjing Wu
2015-03-17 17:08 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Jingjing Wu @ 2015-03-03 7:53 UTC (permalink / raw)
To: dev
remove the coma character by using ' character
Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
---
doc/guides/testpmd_app_ug/testpmd_funcs.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
index a99e14d..b6dd5bd 100644
--- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst
+++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
@@ -1513,7 +1513,7 @@ Configure flexible payload selection.
flow_director_flex_payload (port_id) (raw|l2|l3|l4) (config)
-For example, to select the first 16 bytes from the offset 4 (bytes) of packet’s payload as flexible payload.
+For example, to select the first 16 bytes from the offset 4 (bytes) of packet's payload as flexible payload.
.. code-block:: console
--
1.9.3
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-17 17:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-03 7:53 [dpdk-dev] [PATCH] doc: correct the format of quota Jingjing Wu
2015-03-17 17:08 ` Thomas Monjalon
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).