From: Gerald Pfeifer Date: Fri, 2 Nov 2012 00:25:46 +0000 (+0000) Subject: codecvt.xml: Fix reference to Austin Common Standards Revision Group. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7ce3b11540311a561d331c34923cb01d7638ba56;p=gcc.git codecvt.xml: Fix reference to Austin Common Standards Revision Group. * doc/xml/manual/codecvt.xml: Fix reference to Austin Common Standards Revision Group. * doc/xml/manual/messages.xml: Ditto. * doc/xml/manual/using_exceptions.xml: Ditto. * doc/xml/manual/messages.xml: Fix reference to GNU gettext. * doc/xml/manual/policy_data_structures.xml: Fix reference to STL at SGI. Update reference to COM at Microsoft. Update reference to Worst-case efficient priority queues at ACM. From-SVN: r193084 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 6e73bd34093..e9894746dff 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,17 @@ +2012-11-02 Gerald Pfeifer + + * doc/xml/manual/codecvt.xml: Fix reference to Austin Common + Standards Revision Group. + * doc/xml/manual/messages.xml: Ditto. + * doc/xml/manual/using_exceptions.xml: Ditto. + + * doc/xml/manual/messages.xml: Fix reference to GNU gettext. + + * doc/xml/manual/policy_data_structures.xml: Fix reference to + STL at SGI. + Update reference to COM at Microsoft. + Update reference to Worst-case efficient priority queues at ACM. + 2012-11-01 Jonathan Wakely * testsuite/18_support/initializer_list/range_access.cc: Fix copying diff --git a/libstdc++-v3/doc/xml/manual/codecvt.xml b/libstdc++-v3/doc/xml/manual/codecvt.xml index f7d7e486261..6ccceb080af 100644 --- a/libstdc++-v3/doc/xml/manual/codecvt.xml +++ b/libstdc++-v3/doc/xml/manual/codecvt.xml @@ -588,7 +588,7 @@ codecvt usage. <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://www.opengroup.org/austin"> + xlink:href="http://www.opengroup.org/austin/"> System Interface Definitions, Issue 7 (IEEE Std. 1003.1-2008) </link> diff --git a/libstdc++-v3/doc/xml/manual/messages.xml b/libstdc++-v3/doc/xml/manual/messages.xml index 4dea4b3738b..0eff6dd2d7e 100644 --- a/libstdc++-v3/doc/xml/manual/messages.xml +++ b/libstdc++-v3/doc/xml/manual/messages.xml @@ -492,7 +492,7 @@ void test01() <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://www.opengroup.org/austin"> + xlink:href="http://www.opengroup.org/austin/"> System Interface Definitions, Issue 7 (IEEE Std. 1003.1-2008) </link> @@ -559,7 +559,7 @@ java.util.Locale, java.util.ResourceBundle <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://www.gnu.org/software/gettext"> + xlink:href="https://www.gnu.org/software/gettext/"> GNU gettext tools, version 0.10.38, Native Language Support Library and Tools. </link> diff --git a/libstdc++-v3/doc/xml/manual/policy_data_structures.xml b/libstdc++-v3/doc/xml/manual/policy_data_structures.xml index 11fad5e018d..c8350aded98 100644 --- a/libstdc++-v3/doc/xml/manual/policy_data_structures.xml +++ b/libstdc++-v3/doc/xml/manual/policy_data_structures.xml @@ -5401,7 +5401,7 @@ <biblioentry xml:id="biblio.brodal96priority"> <title> <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://portal.acm.org/citation.cfm?id=313883"> + xlink:href="https://dl.acm.org/citation.cfm?id=313883"> Worst-case efficient priority queues </link> @@ -6193,7 +6193,7 @@ <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://www.microsoft.com/com"> + xlink:href="https://www.microsoft.com/com/"> COM: Component Model Object Technologies </link> @@ -6337,7 +6337,7 @@ <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://www.sgi.com/tech/stl"> + xlink:href="http://www.sgi.com/tech/stl/"> Standard Template Library Programmer's Guide </link> diff --git a/libstdc++-v3/doc/xml/manual/using_exceptions.xml b/libstdc++-v3/doc/xml/manual/using_exceptions.xml index d9d271f9652..afa597e696a 100644 --- a/libstdc++-v3/doc/xml/manual/using_exceptions.xml +++ b/libstdc++-v3/doc/xml/manual/using_exceptions.xml @@ -440,7 +440,7 @@ is called. <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://www.opengroup.org/austin"> + xlink:href="http://www.opengroup.org/austin/"> System Interface Definitions, Issue 7 (IEEE Std. 1003.1-2008) </link>