diff mbox

[wwwdocs] Replace Linux/GNU by GNU/Linux in the egcs 1.1 release notes

Message ID alpine.LNX.2.00.1110241213360.3090@gerinyyl.fvgr
State New
Headers show

Commit Message

Gerald Pfeifer Oct. 24, 2011, 10:15 a.m. UTC
Spotted by Karl as well, and addressed thusly.

Gerald
diff mbox

Patch

Index: egcs-1.1/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/egcs-1.1/index.html,v
retrieving revision 1.5
diff -u -r1.5 index.html
--- egcs-1.1/index.html	4 Jan 2003 18:34:18 -0000	1.5
+++ egcs-1.1/index.html	24 Oct 2011 10:13:13 -0000
@@ -232,7 +232,7 @@ 
     <li> Abort instead of generating incorrect code for PPro/PII floating
 	 point conditional moves.</li>
 
-    <li> Avoid multiply defined symbols on Linux/GNU systems using 
+    <li> Avoid multiply defined symbols on GNU/Linux systems using 
          libc-5.4.xx.</li>
 
     <li> Fix abort in alpha compiler.</li>