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]
Other format: [Raw text]

PATCH: htdocs/style.mhtml


RMS prefers that we use @gnu.org addresses, especially on the web pages
at www.gnu.org; the small patch implements this for our standard footer:

  Refer to gcc@gnu.org in addition to gcc@gcc.gnu.org

Gerald

Index: style.mhtml
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/style.mhtml,v
retrieving revision 1.14
diff -u -3 -p -r1.14 style.mhtml
--- style.mhtml	2001/10/17 19:29:54	1.14
+++ style.mhtml	2001/11/16 17:23:46
@@ -58,6 +58,8 @@ to contact</a> the FSF.</p>
 <a href="http://gcc.gnu.org/about.html";>The GCC team</a>.</p>

 <p>Please send comments on these web pages and GCC to
+<a href="mailto:gcc@gnu.org";>gcc@gnu.org</a>
+or
 <a href="mailto:gcc@gcc.gnu.org";>gcc@gcc.gnu.org</a>,
 send other questions to
 <a href="mailto:gnu@gnu.org";>gnu@gnu.org</a>.</p>


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