From b4ef34cea515aa176ffdbed2ece7c5bfac84de80 Mon Sep 17 00:00:00 2001 From: "Tullis, Michael L" Date: Mon, 27 Feb 2017 10:22:55 -0800 Subject: [PATCH] Minor punctuation correction in ac-dpdk.rst after latest commit --- source/ac-dpdk.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/ac-dpdk.rst b/source/ac-dpdk.rst index c18d8c2b..6f300ed5 100644 --- a/source/ac-dpdk.rst +++ b/source/ac-dpdk.rst @@ -59,7 +59,7 @@ Installing dpdk and build l3fwd example (Platform B) # export RTE_TARGET=x86_64-native-linuxapp-gcc -#. Build the ``l3fwd`` application, and add the configuration header to +#. Build the ``l3fwd`` application, then add the configuration header to the ``CFLAGS`` var. .. code-block:: bash