Re: [PATCH 2/5] doc: enhance readability in memif example commands

2023-11-23 Thread Bruce Richardson
On Thu, Nov 23, 2023 at 12:44:02PM +0100, David Marchand wrote: > '#.' is a token for ordered lists in RST. > Add a space in those example commands. > > Signed-off-by: David Marchand > --- Acked-by: Bruce Richardson As someone who runs DPDK on my systems as a regular user rather than root, I'd

[PATCH 2/5] doc: enhance readability in memif example commands

2023-11-23 Thread David Marchand
'#.' is a token for ordered lists in RST. Add a space in those example commands. Signed-off-by: David Marchand --- doc/guides/nics/memif.rst | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/guides/nics/memif.rst b/doc/guides/nics/memif.rst index afc574fdaa..2867