From patchwork Fri Jan 3 16:08:20 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Colin Ian King X-Patchwork-Id: 306613 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id 4E9D92C0212 for ; Sat, 4 Jan 2014 03:08:27 +1100 (EST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1Vz7IQ-0006er-4I; Fri, 03 Jan 2014 16:08:26 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1Vz7IK-0006eh-KO for fwts-devel@lists.ubuntu.com; Fri, 03 Jan 2014 16:08:20 +0000 Received: from cpc3-craw6-2-0-cust180.croy.cable.virginm.net ([77.100.248.181] helo=localhost) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1Vz7IK-00085i-Hm for fwts-devel@lists.ubuntu.com; Fri, 03 Jan 2014 16:08:20 +0000 From: Colin King To: fwts-devel@lists.ubuntu.com Subject: [PATCH] fwts: doc: update dates, some of these are way too old Date: Fri, 3 Jan 2014 16:08:20 +0000 Message-Id: <1388765300-25476-1-git-send-email-colin.king@canonical.com> X-Mailer: git-send-email 1.8.5.2 X-BeenThere: fwts-devel@lists.ubuntu.com X-Mailman-Version: 2.1.14 Precedence: list List-Id: Firmware Test Suite Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: fwts-devel-bounces@lists.ubuntu.com Sender: fwts-devel-bounces@lists.ubuntu.com From: Colin Ian King Update the man page dates; some of these are really old and had modifications since the original creation. Best thing is to just re-sync them to today and try to remember to update them when they are modified in the future. Signed-off-by: Colin Ian King Acked-by: Alex Hung Acked-by: Ivan Hu --- doc/fwts-collect.1 | 2 +- doc/fwts-frontend-text.1 | 2 +- doc/fwts.1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/fwts-collect.1 b/doc/fwts-collect.1 index 3bec02f..a7d13af 100644 --- a/doc/fwts-collect.1 +++ b/doc/fwts-collect.1 @@ -2,7 +2,7 @@ .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) -.TH FWTS 1 "July 8, 2010" +.TH FWTS 1 "2 January, 2014" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: diff --git a/doc/fwts-frontend-text.1 b/doc/fwts-frontend-text.1 index 8c48bb0..5dc8a17 100644 --- a/doc/fwts-frontend-text.1 +++ b/doc/fwts-frontend-text.1 @@ -2,7 +2,7 @@ .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) -.TH FWTS-FRONTEND 1 "January 26, 2012" +.TH FWTS-FRONTEND 1 "2 January, 2014" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: diff --git a/doc/fwts.1 b/doc/fwts.1 index 10966c8..b0f44b2 100644 --- a/doc/fwts.1 +++ b/doc/fwts.1 @@ -2,7 +2,7 @@ .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) -.TH FWTS 1 "16 May, 2012" +.TH FWTS 1 "2 January, 2014" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: