diff mbox

[wwwdocs] gcc-4.0/changes.html link update

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

Commit Message

Gerald Pfeifer Jan. 30, 2011, 11:39 a.m. UTC
I applaud Red Hat and Uli for setting up proper redirects for Uli's
old documents.

Installed.

Gerald
diff mbox

Patch

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.0/changes.html,v
retrieving revision 1.58
diff -u -r1.58 changes.html
--- changes.html	10 Jul 2010 20:16:08 -0000	1.58
+++ changes.html	30 Jan 2011 11:36:37 -0000
@@ -169,8 +169,8 @@ 
         never used outside a binary as hidden, one can completely avoid PLT
         indirection overheads during their usage by the compiler. You can find
         out more about the advantages of this at <a
-        href="http://people.redhat.com/drepper/dsohowto.pdf">
-        http://people.redhat.com/drepper/dsohowto.pdf</a></li>
+        href="http://www.akkadia.org/drepper/dsohowto.pdf">
+        http://www.akkadia.org/drepper/dsohowto.pdf</a></li>
 
     <li>The <code>-fvisibility-inlines-hidden</code> option has been added
         which marks all inlineable functions as having hidden ELF visibility,