summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2008-08-29 06:38:21 -0600
committerEric Blake <ebb9@byu.net>2008-08-29 06:42:14 -0600
commit2b6f1eaf20d5b76553a4a984995ca457a2c1fdaf (patch)
tree87abd400306d8e858b56025e41ba019642111982
parent0dc88125863cc66007e17a472daa489f2e5ea3b9 (diff)
downloadm4-2b6f1eaf20d5b76553a4a984995ca457a2c1fdaf.tar.gz
Fix manual date information.
* doc/m4.texinfo: UPDATED refers to the day the manual was built, not the release date of M4. Based on a bison patch by Akim Demaille. Signed-off-by: Eric Blake <ebb9@byu.net> (cherry picked from commit 56c30ca5f9dbbdc93bbdfe2dc78baac08515d75e)
-rw-r--r--ChangeLog7
-rw-r--r--doc/m4.texinfo5
2 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a200499..e89d7d9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-08-29 Eric Blake <ebb9@byu.net>
+
+ Fix manual date information.
+ * doc/m4.texinfo: UPDATED refers to the day the manual was built,
+ not the release date of M4.
+ Based on a bison patch by Akim Demaille.
+
2008-08-27 Eric Blake <ebb9@byu.net>
Fix typo.
diff --git a/doc/m4.texinfo b/doc/m4.texinfo
index bc89088d..ff653c2d 100644
--- a/doc/m4.texinfo
+++ b/doc/m4.texinfo
@@ -39,8 +39,9 @@
@copying
-This manual is for @acronym{GNU} M4 (version @value{VERSION}, @value{UPDATED}),
-a package containing an implementation of the m4 macro language.
+This manual (@value{UPDATED}) is for @acronym{GNU} M4 (version
+@value{VERSION}), a package containing an implementation of the m4 macro
+language.
Copyright @copyright{} 1989, 1990, 1991, 1992, 1993, 1994, 2004, 2005,
2006, 2007, 2008 Free Software Foundation, Inc.