Re: [dpdk-dev] [PATCH] doc: fix wrong verbatim text paragraphs

2016-12-06 Thread Thomas Monjalon
> > Reduce the indentation of these paragraphs since they are not part of the > > verbatim block. > > > > Signed-off-by: Baruch Siach > > Acked-by: John McNamara Applied (merged with 2 others), thanks

Re: [dpdk-dev] [PATCH] doc: fix wrong verbatim text paragraphs

2016-12-05 Thread Mcnamara, John
> -Original Message- > From: Baruch Siach [mailto:bar...@tkos.co.il] > Sent: Monday, December 5, 2016 3:41 PM > To: dev@dpdk.org > Cc: Olivier Matz ; Mcnamara, John > ; Baruch Siach > Subject: [PATCH] doc: fix wrong verbatim text paragraphs > > Reduce the indentation of these paragraphs s

[dpdk-dev] [PATCH] doc: fix wrong verbatim text paragraphs

2016-12-05 Thread Baruch Siach
Reduce the indentation of these paragraphs since they are not part of the verbatim block. Signed-off-by: Baruch Siach --- doc/guides/prog_guide/mbuf_lib.rst | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/guides/prog_guide/mbuf_lib.rst b/doc/guides/prog_guide/mbu