]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/prog_guide/intro.rst
net/cnxk: add multi-segment Tx for CN10K
[dpdk.git] / doc / guides / prog_guide / intro.rst
index be556a7427c77d458feec683eaa157b8a94797cb..44877bd3e3c187f5d376da0dbde365cc91e53b61 100644 (file)
@@ -31,10 +31,10 @@ The following is a list of DPDK documents in the suggested reading order:
 *   **Programmer's Guide** (this document): Describes:
 
     *   The software architecture and how to use it (through examples),
-        specifically in a Linux* application (linuxapp) environment
+        specifically in a Linux* application (linux) environment
 
     *   The content of the DPDK, the build system
-        (including the commands that can be used in the root DPDK Makefile to build the development kit and an application)
+        (including the commands that can be used in the root DPDK to build the development kit and an application)
         and guidelines for porting an application
 
     *   Optimizations used in the software and those that should be considered for new development