]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/nics/pcap_ring.rst
doc: drop old naming of the project
[dpdk.git] / doc / guides / nics / pcap_ring.rst
index 46aa3acc418bc33a4b03b6f3b4c52d78490c2519..aa48d33999534a1dac2e385af5a24e69eeac2acd 100644 (file)
@@ -45,7 +45,7 @@ the DPDK also includes two pure-software PMDs. These two drivers are:
     The libpcap -based PMD is disabled by default in the build configuration files,
     owing to an external dependency on the libpcap development files which must be installed on the board.
     Once the libpcap development files are installed,
-    the library can be enabled by setting CONFIG_RTE_LIBRTE_PMD_PCAP=y and recompiling the IntelĀ®  DPDK.
+    the library can be enabled by setting CONFIG_RTE_LIBRTE_PMD_PCAP=y and recompiling the DPDK.
 
 Using the Drivers from the EAL Command Line
 -------------------------------------------