[wwwdocs] svn.html: gcc -> GCC

Gerald Pfeifer gerald@pfeifer.com
Sun Sep 27 13:54:00 GMT 2009


I noticed this when reading one of the recent changes to this page,
and committed the following: Refer to GCC instead of gcc.

Gerald

Index: svn.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.136
diff -u -3 -p -r1.136 svn.html
--- svn.html	26 Sep 2009 00:32:20 -0000	1.136
+++ svn.html	27 Sep 2009 13:41:26 -0000
@@ -277,7 +277,7 @@ the command <code>svn log --stop-on-copy
 
   <dt>split</dt>
   <dd>For development of stack splitting, as described
-  on <a href="http://gcc.gnu.org/wiki/SplitStacks">the gcc wiki</a>.
+  on <a href="http://gcc.gnu.org/wiki/SplitStacks">the GCC wiki</a>.
   This branch is maintained by Ian Lance Taylor.  Patches should be
   marked with the tag <code>[split]</code> in the subject line.</dd>
 
@@ -306,7 +306,7 @@ the command <code>svn log --stop-on-copy
 
   <dt>transactional-memory</dt>
   <dd>This branch is for the development of transactional memory support
-  for gcc.  Patches for this branch should be marked <code>[trans-mem]</code>
+  for GCC.  Patches for this branch should be marked <code>[trans-mem]</code>
   in the subject line.  The branch is maintained by Richard Henderson.</dd>
 
   <dt>named-addr-spaces-branch</dt>



More information about the Gcc-patches mailing list