1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
From: Vagrant Cascadian <vagrant@reproducible-builds.org>
Date: Tue, 29 Dec 2020 07:52:21 +0000
X-Dgit-Generated: 1:4.14-6 2a97e1ccbcc82182cf631cbc5d4d2a86a5483b16
Subject: doc/a2ps.texi: Remove dates from generated documentation. (Closes: #978610)
---
--- a/doc/a2ps.texi
+++ b/doc/a2ps.texi
@@ -87,7 +87,7 @@ approved by the author.
@titlepage
@title GNU a2ps, version @value{VERSION}
@subtitle General Purpose PostScript Generating Utility
-@subtitle Edition @value{EDITION}, @value{UPDATED}
+@subtitle Edition @value{EDITION}
@author Akim Demaille
@author Miguel Santana
@@ -122,8 +122,7 @@ GNU @pack{} is a filter which generates
with pretty-printing features, strong support for many alphabets, and
customizable layout.
-This is Edition @value{VERSION} of the @pack{} documentation, updated
-@value{UPDATED}.
+This is Edition @value{VERSION} of the @pack{} documentation.
@menu
* Introduction:: Foreword
|