[libstdc++,doc] Adjust links to the Austin Group
Gerald Pfeifer
gerald@pfeifer.com
Sun Jan 30 12:34:00 GMT 2011
On Sun, 30 Jan 2011, Gerald Pfeifer wrote:
> 2011-01-30 Gerald Pfeifer <gerald@pfeifer.com>
>
> * doc/xml/manual/codecvt.xml: Fix link to The Austin Common
> Standards Revision Group.
> * doc/xml/manual/locale.xml: Ditto.
> * doc/xml/manual/messages.xml: Ditto.
> * doc/xml/manual/using_exceptions.xml: Ditto.
And here is the version for the GCC 4.5 branch.
Also committed.
2011-01-30 Gerald Pfeifer <gerald@pfeifer.com>
* doc/xml/manual/codecvt.xml: Fix link to The Austin Common
Standards Revision Group.
* doc/xml/manual/locale.xml: Ditto.
* doc/xml/manual/messages.xml: Ditto.
* doc/xml/manual/using_exceptions.xml: Ditto.
Index: doc/xml/manual/codecvt.xml
===================================================================
--- doc/xml/manual/codecvt.xml (revision 169406)
+++ doc/xml/manual/codecvt.xml (working copy)
@@ -595,7 +595,7 @@
<biblioentry>
<biblioid class="uri">
- <ulink url="http://www.opengroup.org/austin">
+ <ulink url="http://www.opengroup.org/austin/">
<citetitle>
System Interface Definitions, Issue 7 (IEEE Std. 1003.1-2008)
</citetitle>
Index: doc/xml/manual/using_exceptions.xml
===================================================================
--- doc/xml/manual/using_exceptions.xml (revision 169406)
+++ doc/xml/manual/using_exceptions.xml (working copy)
@@ -440,7 +440,7 @@
<biblioentry>
<biblioid class="uri">
- <ulink url="http://www.opengroup.org/austin">
+ <ulink url="http://www.opengroup.org/austin/">
<citetitle>
System Interface Definitions, Issue 7 (IEEE Std. 1003.1-2008)
</citetitle>
Index: doc/xml/manual/locale.xml
===================================================================
--- doc/xml/manual/locale.xml (revision 169406)
+++ doc/xml/manual/locale.xml (working copy)
@@ -571,7 +571,7 @@
<biblioentry>
<biblioid class="uri">
- <ulink url="http://www.opengroup.org/austin">
+ <ulink url="http://www.opengroup.org/austin/">
<citetitle>
System Interface Definitions, Issue 7 (IEEE Std. 1003.1-2008)
</citetitle>
Index: doc/xml/manual/messages.xml
===================================================================
--- doc/xml/manual/messages.xml (revision 169406)
+++ doc/xml/manual/messages.xml (working copy)
@@ -498,7 +498,7 @@
<biblioentry>
<biblioid class="uri">
- <ulink url="http://www.opengroup.org/austin">
+ <ulink url="http://www.opengroup.org/austin/">
<citetitle>
System Interface Definitions, Issue 7 (IEEE Std. 1003.1-2008)
</citetitle>
More information about the Libstdc++
mailing list