From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <bernard.iremonger@intel.com>
Received: from mga14.intel.com (mga14.intel.com [192.55.52.115])
 by dpdk.org (Postfix) with ESMTP id 4427D3F9
 for <dev@dpdk.org>; Wed, 26 Nov 2014 11:27:59 +0100 (CET)
Received: from fmsmga003.fm.intel.com ([10.253.24.29])
 by fmsmga103.fm.intel.com with ESMTP; 26 Nov 2014 02:31:47 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="4.97,862,1389772800"; d="scan'208";a="421695750"
Received: from irsmsx109.ger.corp.intel.com ([163.33.3.23])
 by FMSMGA003.fm.intel.com with ESMTP; 26 Nov 2014 02:29:05 -0800
Received: from irsmsx107.ger.corp.intel.com ([169.254.10.117]) by
 IRSMSX109.ger.corp.intel.com ([169.254.13.244]) with mapi id 14.03.0195.001;
 Wed, 26 Nov 2014 10:38:53 +0000
From: "Iremonger, Bernard" <bernard.iremonger@intel.com>
To: "Richardson, Bruce" <bruce.richardson@intel.com>
Thread-Topic: [dpdk-dev] [PATCH 1/3] docs: change hardcoded date to
 auto-generated
Thread-Index: AQHQB/K1jBcl9EKBBk+8EetcP5CwUJxyufSQ
Date: Wed, 26 Nov 2014 10:38:52 +0000
Message-ID: <8CEF83825BEC744B83065625E567D7C2049ADD84@IRSMSX107.ger.corp.intel.com>
References: <1416839034-26652-1-git-send-email-bruce.richardson@intel.com>
 <1416839034-26652-2-git-send-email-bruce.richardson@intel.com>
In-Reply-To: <1416839034-26652-2-git-send-email-bruce.richardson@intel.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.180]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH 1/3] docs: change hardcoded date to
 auto-generated
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <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: Wed, 26 Nov 2014 10:27:59 -0000

> -----Original Message-----
> Subject: [dpdk-dev] [PATCH 1/3] docs: change hardcoded date to auto-gener=
ated
>=20
> The index.html file for each of the "guide" docs had a hard-coded date va=
lue in them of June 2014.
> Rather than update each of these for each revision, just use the |today| =
directive to insert the date at
> which the document was generated.
>=20
> Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>

Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>

 I have applied the patch to my tree next/dpdk-doc.