[PATCH v4 00/11] doc: programmers guide corrections
Stephen Hemminger
stephen at networkplumber.org
Wed Jan 14 23:26:52 CET 2026
This is a revision of earlier corrections to the programmers guide.
At this point, it is a collaborative work of myself (Stephen), the
technical writer (Nandini) and AI (Claude).
Found while reviewing the DPDK programmer's guide documentation.
v4 - incorporate additional earlier changes to ethdev doc.
Stephen Hemminger (11):
doc: correct grammar and punctuation errors in ethdev guide
doc: correct grammar and typos in argparse library guide
doc: correct grammar and typos in design guide
doc: correct errors in Linux system requirements guide
doc: correct grammar in service cores guide
doc: correct grammar and errors in trace library guide
doc: correct typos in log library guide
doc: correct errors in command-line library guide
doc: correct errors in trace library guide
doc: correct errors in stack library guide
doc: correct errors in RCU library guide
doc/guides/contributing/design.rst | 71 +--
doc/guides/linux_gsg/sys_reqs.rst | 14 +-
doc/guides/prog_guide/argparse_lib.rst | 24 +-
doc/guides/prog_guide/cmdline.rst | 42 +-
doc/guides/prog_guide/ethdev/ethdev.rst | 557 ++++++++++++------------
doc/guides/prog_guide/log_lib.rst | 32 +-
doc/guides/prog_guide/rcu_lib.rst | 143 +++---
doc/guides/prog_guide/service_cores.rst | 30 +-
doc/guides/prog_guide/stack_lib.rst | 32 +-
doc/guides/prog_guide/trace_lib.rst | 118 ++---
10 files changed, 548 insertions(+), 515 deletions(-)
--
2.51.0
More information about the dev
mailing list