From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavan Nikhilesh Subject: Re: [PATCH] doc: fix minor typos in OcteonTx platform and eventdev docs Date: Fri, 20 Apr 2018 14:58:05 +0530 Message-ID: <20180420092803.GA3632@ltp-pvn> References: <20180420081622.28278-1-pbhagavatula@caviumnetworks.com> <6DC05C7C5F25994B81B3F2F214251F66361469@IRSMSX103.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: "Kovacevic, Marko" , "jerin.jacob@caviumnetworks.com" , "santosh.shukla@caviumnetworks.com" , "Mcnamara, John" Return-path: Received: from NAM01-BY2-obe.outbound.protection.outlook.com (mail-by2nam01on0045.outbound.protection.outlook.com [104.47.34.45]) by dpdk.org (Postfix) with ESMTP id B217E8DAB for ; Fri, 20 Apr 2018 11:28:31 +0200 (CEST) Content-Disposition: inline In-Reply-To: <6DC05C7C5F25994B81B3F2F214251F66361469@IRSMSX103.ger.corp.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Marko, Will send out v2 with the appropriate changes. Thanks, Pavan On Fri, Apr 20, 2018 at 09:24:34AM +0000, Kovacevic, Marko wrote: > And there is a space you need to just get rid of at the bottom > > :doc: `../linux_gsg/index.rst` > > :doc:`../linux_gsg/index` > > Marko K