diff options
author | Ben Elliston <bje@au.ibm.com> | 2004-12-08 02:50:40 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2004-12-08 02:50:40 +0000 |
commit | 36607f990cdcedf36787d16641833ec412794ea5 (patch) | |
tree | 438655603fc1f7f0c43f7f455d92e0fe2aeaee94 /binutils/doc/binutils.texi | |
parent | cc9bed83962b8ed4b30323cb86f52073b5efbf74 (diff) | |
download | gdb-36607f990cdcedf36787d16641833ec412794ea5.zip gdb-36607f990cdcedf36787d16641833ec412794ea5.tar.gz gdb-36607f990cdcedf36787d16641833ec412794ea5.tar.bz2 |
* doc/Makefile.am (config.texi): Emit a @set UPDATED command to
config.texi whose value is the current month and year.
* doc/Makefile.in: Rebuild.
* doc/binutils.texi: Set the document subtitle to be the value of
the Texinfo UPDATED variable (obtained from config.texi).
Diffstat (limited to 'binutils/doc/binutils.texi')
-rw-r--r-- | binutils/doc/binutils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index 20e0658..c342184 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -68,7 +68,7 @@ notice identical to this one except for the removal of this paragraph @title The @sc{gnu} Binary Utilities @subtitle Version @value{VERSION} @sp 1 -@subtitle May 1993 +@subtitle @value{UPDATED} @author Roland H. Pesch @author Jeffrey M. Osier @author Cygnus Support |