[doc,libstdc++] Links to bogus/spam site
Gerald Pfeifer
gerald@pfeifer.com
Mon Oct 5 00:37:00 GMT 2009
On Mon, 28 Sep 2009, Benjamin Kosnik wrote:
>> http://www.unix.org/version3/ieee_std.html
>>
>> Also adjusting 1003.1-200x to 1003.1-2004 and "System Interface
>> Definitions, Issue 6" to "The Open Group Base Specifications Issue 6".
> Agreed, prefer the second link.
Okay, and thanks for your feedback! Please find below what I plan to
commit when the tree is open again.
Gerald
* doc/xml/manual/codecvt.xml: Refer to The Open Group Base
Specifications, Issue 6 (IEEE Std. 1003.1-2004).
Update link to bogus site with reference to unix.org.
* doc/xml/manual/ctype.xml: Ditto.
* doc/xml/manual/locale.xml: Ditto.
Index: doc/xml/manual/ctype.xml
===================================================================
--- doc/xml/manual/ctype.xml (revision 152442)
+++ doc/xml/manual/ctype.xml (working copy)
@@ -182,7 +182,7 @@
<biblioentry>
<title>
- System Interface Definitions, Issue 6 (IEEE Std. 1003.1-200x)
+ The Open Group Base Specifications, Issue 6 (IEEE Std. 1003.1-2004)
</title>
<copyright>
@@ -192,7 +192,7 @@
</copyright>
<biblioid>
- <ulink url="http://www.opennc.org/austin/docreg.html">
+ <ulink url="http://www.unix.org/version3/ieee_std.html">
</ulink>
</biblioid>
Index: doc/xml/manual/codecvt.xml
===================================================================
--- doc/xml/manual/codecvt.xml (revision 152442)
+++ doc/xml/manual/codecvt.xml (working copy)
@@ -600,7 +600,7 @@
<biblioentry>
<title>
- System Interface Definitions, Issue 6 (IEEE Std. 1003.1-200x)
+ The Open Group Base Specifications, Issue 6 (IEEE Std. 1003.1-2004)
</title>
<copyright>
@@ -610,7 +610,7 @@
</copyright>
<biblioid>
- <ulink url="http://www.opennc.org/austin/docreg.html">
+ <ulink url="http://www.unix.org/version3/ieee_std.html">
</ulink>
</biblioid>
Index: doc/xml/manual/locale.xml
===================================================================
--- doc/xml/manual/locale.xml (revision 152442)
+++ doc/xml/manual/locale.xml (working copy)
@@ -575,7 +575,7 @@
<biblioentry>
<title>
- System Interface Definitions, Issue 6 (IEEE Std. 1003.1-200x)
+ The Open Group Base Specifications, Issue 6 (IEEE Std. 1003.1-2004)
</title>
<copyright>
@@ -585,7 +585,7 @@
</copyright>
<biblioid>
- <ulink url="http://www.opennc.org/austin/docreg.html">
+ <ulink url="http://www.unix.org/version3/ieee_std.html">
</ulink>
</biblioid>
More information about the Libstdc++
mailing list