[PATCH 08/11] doc: remove redundant text in documentation roadmap
Stephen Hemminger
stephen at networkplumber.org
Fri Jan 16 22:06:24 CET 2026
Remove redundant "(linux)" parenthetical that duplicates information
already conveyed by "Linux* application".
Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
---
doc/guides/linux_gsg/doc_roadmap.include.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/linux_gsg/doc_roadmap.include.rst b/doc/guides/linux_gsg/doc_roadmap.include.rst
index 6686975f7b..5042c386c2 100644
--- a/doc/guides/linux_gsg/doc_roadmap.include.rst
+++ b/doc/guides/linux_gsg/doc_roadmap.include.rst
@@ -17,7 +17,7 @@ The following is a list of DPDK documents in the suggested reading order:
* :doc:`../prog_guide/index`: Describes:
* The software architecture and how to use it (through examples),
- specifically in a Linux* application (linux) environment
+ specifically in a Linux* application environment
* The content of the DPDK, the build system (including the commands
that can be used to build the development kit and an application)
--
2.51.0
More information about the dev
mailing list