From patchwork Sun Nov 11 09:58:41 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [doc,libstdc++] Link maintenance for the libstdc++ manual Date: Sat, 10 Nov 2012 23:58:41 -0000 From: Gerald Pfeifer X-Patchwork-Id: 198245 Message-Id: To: Jonathan Wakely , libstdc++ Cc: gcc-patches On Mon, 5 Nov 2012, Jonathan Wakely wrote: > I'd use http://pubs.opengroup.org/onlinepubs/9699919799/functions/select.html Thanks, Jonathan. I committed the patch below. > Are you sure the other links haven't already been fixed in the > libstdc++ sources? > > The copies on the website are usually fairly out of date. Yes, you're right! What can we do about that? Who triggers an update / how can we do this more regularily? I have some vague memories that Benjamin was pushing for this a year or two ago as well. Doesn't have to be daily, but could we do this whenever someone regenerates libstdc++/doc/html? Gerald 2012-11-11 Gerald Pfeifer * doc/xml/manual/policy_data_structures.xml: Update reference for select. Index: doc/xml/manual/policy_data_structures.xml =================================================================== --- doc/xml/manual/policy_data_structures.xml (revision 193404) +++ doc/xml/manual/policy_data_structures.xml (working copy) @@ -6363,7 +6363,7 @@ <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://www.scit.wlv.ac.uk/cgi-bin/mansec?3C+select"> + xlink:href="http://pubs.opengroup.org/onlinepubs/9699919799/functions/select.html"> select </link>