This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Missing doubled @s in last gcc.texi patch


I'm installing this typo patch in mainline and branch, as per the
obviously correct rule.

I don't think a ChangeLog entry is due (I tried to come up with one,
but I didn't even know what to write :-).  Please tell me if I should
try harder :-)

Index: gcc/gcc.texi
===================================================================
RCS file: /egcs/carton/cvsfiles/egcs/gcc/gcc.texi,v
retrieving revision 1.29
diff -u -r1.29 gcc.texi
--- gcc/gcc.texi	1999/08/05 09:16:27	1.29
+++ gcc/gcc.texi	1999/08/05 20:59:31
@@ -2258,7 +2258,7 @@
 @cindex bug report mailing lists
 @kindex gcc-bugs@@gcc.gnu.org or bug-gcc@@gnu.org
 Send bug reports for the GNU Compiler Collection to
-@samp{gcc-bugs@@gcc.gnu.org} or @samp{bug-gcc@gnu.org}.
+@samp{gcc-bugs@@gcc.gnu.org} or @samp{bug-gcc@@gnu.org}.
 
 Please read @samp{<URL:http://www.gnu.org/software/gcc/faq.html#bugreport>} for
 bug reporting instructions before you post a bug report.
@@ -2664,7 +2664,7 @@
 @itemize @bullet
 @item
 Send a message to a suitable network mailing list.  First try
-@code{gcc-bugs@@gcc.gnu.org} or @code{bug-gcc@gnu.org}, and if that
+@code{gcc-bugs@@gcc.gnu.org} or @code{bug-gcc@@gnu.org}, and if that
 brings no response, try @code{gcc@@gcc.gnu.org}.
 
 @item

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{dcc.unicamp.br,guarana.{org,com}} aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]