From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <john.mcnamara@intel.com>
Received: from mga04.intel.com (mga04.intel.com [192.55.52.120])
 by dpdk.org (Postfix) with ESMTP id 64E7B36E
 for <dev@dpdk.org>; Mon,  5 Dec 2016 17:16:42 +0100 (CET)
Received: from fmsmga002.fm.intel.com ([10.253.24.26])
 by fmsmga104.fm.intel.com with ESMTP; 05 Dec 2016 08:16:40 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.33,305,1477983600"; d="scan'208";a="1094845226"
Received: from irsmsx101.ger.corp.intel.com ([163.33.3.153])
 by fmsmga002.fm.intel.com with ESMTP; 05 Dec 2016 08:16:39 -0800
Received: from irsmsx103.ger.corp.intel.com ([169.254.3.91]) by
 IRSMSX101.ger.corp.intel.com ([163.33.3.153]) with mapi id 14.03.0248.002;
 Mon, 5 Dec 2016 16:16:38 +0000
From: "Mcnamara, John" <john.mcnamara@intel.com>
To: Baruch Siach <baruch@tkos.co.il>, "dev@dpdk.org" <dev@dpdk.org>
CC: Olivier Matz <olivier.matz@6wind.com>
Thread-Topic: [PATCH] doc: fix wrong verbatim text paragraphs
Thread-Index: AQHSTw4QTXvg/Rgg8kKLORnvLnqUHqD5h6wQ
Date: Mon, 5 Dec 2016 16:16:38 +0000
Message-ID: <B27915DBBA3421428155699D51E4CFE20266EC6D@IRSMSX103.ger.corp.intel.com>
References: <8c110dd5908c2fd031a0d8001293413491f579c8.1480952455.git.baruch@tkos.co.il>
In-Reply-To: <8c110dd5908c2fd031a0d8001293413491f579c8.1480952455.git.baruch@tkos.co.il>
Accept-Language: en-GB, en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-ctpclassification: CTP_IC
x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZmQwMDAyNzctYTVmNi00MjEzLThkYTgtMTlhMWE1NmJmZGZlIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IkdNXC9XMmExZWhpWmNJbXE4N0xGYnhPS0hXNHZ2SjhGTHA4WTYxSHBsXC9sQT0ifQ==
x-originating-ip: [163.33.239.181]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [dpdk-dev] [PATCH] doc: fix wrong verbatim text paragraphs
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Mon, 05 Dec 2016 16:16:42 -0000

> -----Original Message-----
> From: Baruch Siach [mailto:baruch@tkos.co.il]
> Sent: Monday, December 5, 2016 3:41 PM
> To: dev@dpdk.org
> Cc: Olivier Matz <olivier.matz@6wind.com>; Mcnamara, John
> <john.mcnamara@intel.com>; Baruch Siach <baruch@tkos.co.il>
> Subject: [PATCH] doc: fix wrong verbatim text paragraphs
>=20
> Reduce the indentation of these paragraphs since they are not part of the
> verbatim block.
>=20
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>

Acked-by: John McNamara <john.mcnamara@intel.com>