This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[wwwdocs] PATCH for Re: Creating gcc-newbies mailing list
On Fri, 27 Jul 2007, Phil Edwards wrote:
> Putting gcc-help as the first address mentioned in lists.html is a
> good idea.
That's a good idea. Done thusly.
Gerald
Index: lists.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/lists.html,v
retrieving revision 1.100
diff -u -3 -p -r1.100 lists.html
--- lists.html 19 Nov 2006 15:28:11 -0000 1.100
+++ lists.html 27 Jul 2007 22:31:26 -0000
@@ -37,6 +37,10 @@ before <a href="#subscribe">subscribing<
<p>Open lists:</p>
<ul>
+ <li><b><a href="http://gcc.gnu.org/ml/gcc-help/">gcc-help</a></b>
+ is a relatively high volume list for people searching for help in
+ building or using GCC.</li>
+
<li><p><b><a href="http://gcc.gnu.org/ml/gcc/">gcc</a></b>
is a high volume list for general development discussions about GCC.
Anything relevant to the development or testing of GCC and not
@@ -53,10 +57,6 @@ before <a href="#subscribe">subscribing<
sufficient to follow the major trends and important news in GCC's
development process.</p></li>
- <li><b><a href="http://gcc.gnu.org/ml/gcc-help/">gcc-help</a></b>
- is a relatively high volume list for people searching for help in building
- or using GCC.</li>
-
<li><b><a href="http://gcc.gnu.org/ml/gcc-bugs/">gcc-bugs</a></b>
is a relatively high volume list with mails from our Bugzilla
bug-tracking system.</li>