From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 27A345A86 for ; Thu, 17 Dec 2015 15:39:14 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga103.jf.intel.com with ESMTP; 17 Dec 2015 06:39:12 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,441,1444719600"; d="scan'208";a="709688992" Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96]) by orsmga003.jf.intel.com with ESMTP; 17 Dec 2015 06:39:11 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.13]) by IRSMSX154.ger.corp.intel.com ([169.254.12.98]) with mapi id 14.03.0248.002; Thu, 17 Dec 2015 14:39:08 +0000 From: "Mcnamara, John" To: Thomas Monjalon Thread-Topic: [PATCH] doc: remove DPDK from guide titles Thread-Index: AQHROLyUP8x3VJaf3UyP7oPzGiUWeZ7PP81A Date: Thu, 17 Dec 2015 14:39:06 +0000 Message-ID: References: <1450350948-27298-1-git-send-email-thomas.monjalon@6wind.com> In-Reply-To: <1450350948-27298-1-git-send-email-thomas.monjalon@6wind.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH] doc: remove DPDK from guide titles X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Dec 2015 14:39:14 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Thursday, December 17, 2015 11:16 AM > To: Mcnamara, John > Cc: dev@dpdk.org > Subject: [PATCH] doc: remove DPDK from guide titles >=20 > In HTML and PDF guides, it is clear in the header that the doc is related > to the DPDK. > So "DPDK" is redundant and can be removed from FAQ and release notes > titles to improve consistency. >=20 > Signed-off-by: Thomas Monjalon Good point. Acked-by: John McNamara