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
This commit is contained in:
Gerald Pfeifer 2017-02-07 23:38:12 +00:00 committed by Gerald Pfeifer
parent 8027776f21
commit a68354c883
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2017-02-08 Gerald Pfeifer <gerald@pfeifer.com>
* doc/xml/manual/abi.xml: Update link to "Sun Studio 11: C++
Migration Guide".
2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
* doc/html/ext/lwg-active.html: Remove.

View File

@ -1144,7 +1144,7 @@ gcc test.c -g -O2 -L. -lone -ltwo /usr/lib/libstdc++.so.5 /usr/lib/libstdc++.so.
<biblioentry>
<title>
<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>
</title>