This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r152765 - in /trunk/gcc: ChangeLog doc/extend.t...
- From: nickc at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 14 Oct 2009 12:05:33 -0000
- Subject: r152765 - in /trunk/gcc: ChangeLog doc/extend.t...
Author: nickc
Date: Wed Oct 14 12:05:33 2009
New Revision: 152765
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152765
Log:
* gcc/doc/extended.texi: Replace the dash character with
@minus{} in situations where it is being used as a minus
symbol.
* gcc/doc/tm.texi: Likewise.
* gcc/doc/invoke.texi: Likewise.
* gcc/doc/md.texi: Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/doc/extend.texi
trunk/gcc/doc/md.texi
trunk/gcc/doc/tm.texi