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]

Re: [wwwdocs] Add "free software" instead of "Open Source" to codingconventions.html


On Wed, 31 Dec 2008, Gerald Pfeifer wrote:
> I'll also do some grep-ing to fix up a few occurrences that may have
> sneaked in...

Here is a first set of fixes.

Gerald

Index: benchmarks/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/benchmarks/index.html,v
retrieving revision 1.27
diff -u -3 -p -r1.27 index.html
--- benchmarks/index.html	12 Aug 2008 22:00:14 -0000	1.27
+++ benchmarks/index.html	31 Dec 2008 08:45:27 -0000
@@ -105,7 +105,7 @@ Diego Novillo compiled a collection of r
 
 <p>
 <a href="http://www.exactcode.de/site/open_source/openbench/";>Openbench</a>
-is an open source benchmarking suite similar to SPEC.
+is a free benchmarking suite similar to SPEC.
 </p>
 
 </body>
Index: news/profiledriven.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/news/profiledriven.html,v
retrieving revision 1.6
diff -u -3 -p -r1.6 profiledriven.html
--- news/profiledriven.html	21 Aug 2007 22:57:55 -0000	1.6
+++ news/profiledriven.html	31 Dec 2008 08:45:29 -0000
@@ -75,7 +75,7 @@ and several bugs have been fixed.
 use. Users are required to compile their program twice.  Additionally,
 designing good training runs is a complex issue and nearly impossible
 for some programs.  As this issue is very important for GCC -
-commonly used for open source development - we took great care to
+commonly used for free software development - we took great care to
 provide an alternative.
 </p>
 


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