From 2048be16fa0418c231bc953e2d4350b117672ce0 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@reproducible-builds.org>
Date: Sat, 20 Feb 2021 22:28:30 +0000
Subject: [PATCH] doc/time.texi: Remove timestamp from documentation.

The date the package was built is misleading about when the
documentation was last updated.

https://reproducible-builds.org/docs/timestamps/
---
 doc/time.texi | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/doc/time.texi b/doc/time.texi
index dfc0aa4..c660a66 100644
--- a/doc/time.texi
+++ b/doc/time.texi
@@ -11,7 +11,6 @@
 This manual is for GNU @code{time} command for running programs
 and summarizing the system resources they use.
 version @value{VERSION}
-updated @value{UPDATED}
 
 Copyright @copyright{} 1991-2018 Free Software Foundation, Inc.
 
@@ -37,7 +36,6 @@ Texts.  A copy of the license is included in the section entitled
 @title Measuring Program Resource Use
 @subtitle The GNU @code{time} Command
 @subtitle version @value{VERSION}
-@subtitle updated @value{UPDATED}
 @author David MacKenzie
 @page
 @vskip 0pt plus 1filll
@@ -54,7 +52,7 @@ Texts.  A copy of the license is included in the section entitled
 
 This file documents the the GNU @code{time} command for running programs
 and summarizing the system resources they use.
-Version @value{VERSION}, updated @value{UPDATED}
+Version @value{VERSION}
 @end ifnottex
 
 
-- 
2.30.1

