From 17f3d156dd4d54c306e87cff65a6f9128e7cf679 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Thu, 5 Aug 1999 21:02:48 +0000 Subject: [PATCH] Missing doubled @s in e-mail address From-SVN: r28540 --- gcc/gcc.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/gcc.texi b/gcc/gcc.texi index 7fee0a661fd2..21e65cec9782 100644 --- a/gcc/gcc.texi +++ b/gcc/gcc.texi @@ -2258,7 +2258,7 @@ for improvement of GCC are welcome in any case. @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{} for bug reporting instructions before you post a bug report. @@ -2664,7 +2664,7 @@ ways to find it: @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 -- 2.47.2