diff options
author | Alan Modra <amodra@bigpond.net.au> | 2003-10-11 13:10:24 +0000 |
---|---|---|
committer | Alan Modra <amodra@bigpond.net.au> | 2003-10-11 13:10:24 +0000 |
commit | 10fc36c02db112e395b74945deefd8bc422825e7 (patch) | |
tree | 6f620dfd634d7ab1b3376823896b797a2c688453 /bfd | |
parent | d470e5ae3c0f2ae87b571a208c673cbf7b33e744 (diff) | |
download | gdb-10fc36c02db112e395b74945deefd8bc422825e7.tar.gz |
* bfd.texinfo: Remove spurious backslash.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/doc/ChangeLog | 4 | ||||
-rw-r--r-- | bfd/doc/bfd.texinfo | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/bfd/doc/ChangeLog b/bfd/doc/ChangeLog index d345d809823..9cc78921420 100644 --- a/bfd/doc/ChangeLog +++ b/bfd/doc/ChangeLog @@ -1,3 +1,7 @@ +2003-10-08 David Taylor <dtaylor@emc.com> + + * bfd.texinfo: Remove spurious backslash. + 2003-07-04 Josh Baratz <baratz@intersystems.com> * Makefile.am (MKDOC rule): Add $(CFLAGS) in case it contains diff --git a/bfd/doc/bfd.texinfo b/bfd/doc/bfd.texinfo index d6a427f6205..3ed419476d1 100644 --- a/bfd/doc/bfd.texinfo +++ b/bfd/doc/bfd.texinfo @@ -64,7 +64,7 @@ notice identical to this one except for the removal of this paragraph @tex \def\$#1${{#1}} % Kluge: collect RCS revision info without $...$ -\xdef\manvers{\1.5} % For use in headers, footers too +\xdef\manvers{1.5} % For use in headers, footers too {\parskip=0pt \hfill Free Software Foundation\par \hfill sac\@www.gnu.org\par |