* bfd.texinfo: Remove spurious backslash.
This commit is contained in:
parent
8d6ad26e17
commit
27c5d6c91a
2 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue