diff mbox

[doc,libstdc++] Link maintenance for the libstdc++ manual

Message ID alpine.LNX.2.00.1211111055530.3550@tuna.site
State New
Headers show

Commit Message

Gerald Pfeifer Nov. 11, 2012, 9:58 a.m. UTC
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  <gerald@pfeifer.com>

	* doc/xml/manual/policy_data_structures.xml: Update reference
	for select.

Comments

Jonathan Wakely Nov. 11, 2012, 11:41 a.m. UTC | #1
On 11 November 2012 09:58, Gerald Pfeifer wrote:
> 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.

Great, thanks.

>> 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.

Yes, Benjamin has shell access so can do it.

> Doesn't have to be daily, but could we do this whenever someone
> regenerates libstdc++/doc/html?

Unless we set up some way to do it remotely or automatically, only
someone with shell access can do it, and the overseers quite
reasonably don't want to give out shell access to non-essential
people.
diff mbox

Patch

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 @@ 
     <biblioentry xml:id="biblio.select_man">
       <title>
 	<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>
       </title>