Re: [PATCH v2] doc/multi-process: fix grammar and phrasing

2024-11-29 Thread Thomas Monjalon
05/10/2024 00:10, Stephen Hemminger: > Simplify awkward wording in description of the multi process > application. > > Signed-off-by: Stephen Hemminger > --- > doc/guides/sample_app_ug/multi_process.rst | 168 - > 1 file changed, 61 insertions(+), 107 deletions(-) Applied wi

[PATCH v2] doc/multi-process: fix grammar and phrasing

2024-10-04 Thread Stephen Hemminger
Simplify awkward wording in description of the multi process application. Signed-off-by: Stephen Hemminger --- doc/guides/sample_app_ug/multi_process.rst | 168 - 1 file changed, 61 insertions(+), 107 deletions(-) diff --git a/doc/guides/sample_app_ug/multi_process.rst b/do