From: Gerald Pfeifer Date: Tue, 7 Feb 2017 23:38:12 +0000 (+0000) Subject: abi.xml: Update link to "Sun Studio 11: C++ Migration Guide". X-Git-Tag: basepoints/gcc-8~1127 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a68354c883a1eeabf7acf0a846b9902e0ebb0491;p=thirdparty%2Fgcc.git abi.xml: Update link to "Sun Studio 11: C++ Migration Guide". * doc/xml/manual/abi.xml: Update link to "Sun Studio 11: C++ Migration Guide". From-SVN: r245261 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 1a10c3deabaa..dc6394e793df 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2017-02-08 Gerald Pfeifer + + * doc/xml/manual/abi.xml: Update link to "Sun Studio 11: C++ + Migration Guide". + 2017-02-07 Gerald Pfeifer * doc/html/ext/lwg-active.html: Remove. diff --git a/libstdc++-v3/doc/xml/manual/abi.xml b/libstdc++-v3/doc/xml/manual/abi.xml index cd7671037f3b..3ef57d57288f 100644 --- a/libstdc++-v3/doc/xml/manual/abi.xml +++ b/libstdc++-v3/doc/xml/manual/abi.xml @@ -1144,7 +1144,7 @@ gcc test.c -g -O2 -L. -lone -ltwo /usr/lib/libstdc++.so.5 /usr/lib/libstdc++.so. <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://download.oracle.com/docs/cd/E19422-01/819-3689/index.html"> + xlink:href="http://docs.oracle.com/cd/E19422-01/819-3689/"> Sun Studio 11: C++ Migration Guide (document 819-3689) </link>