From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: fix wrong verbatim text paragraphs Date: Tue, 06 Dec 2016 18:04:01 +0100 Message-ID: <1835993.gOlYrOWp81@xps13> References: <8c110dd5908c2fd031a0d8001293413491f579c8.1480952455.git.baruch@tkos.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , Olivier Matz To: Baruch Siach Return-path: Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by dpdk.org (Postfix) with ESMTP id 79AB32C8 for ; Tue, 6 Dec 2016 18:04:03 +0100 (CET) Received: by mail-wm0-f46.google.com with SMTP id f82so133679799wmf.1 for ; Tue, 06 Dec 2016 09:04:03 -0800 (PST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > 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