Commit ba89e5d5 by Gerald Pfeifer Committed by Gerald Pfeifer

* doc/xml/manual/abi.xml: Move docs.oracle.com references to https.

From-SVN: r254426
parent 67c6769b
2017-11-05 Gerald Pfeifer <gerald@pfeifer.com>
* doc/xml/manual/abi.xml: Move docs.oracle.com references to https.
2017-11-03 Jonathan Wakely <jwakely@redhat.com>
* include/std/type_traits (endian): Define new enumeration type.
......
......@@ -1140,7 +1140,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://docs.oracle.com/cd/E23824_01/html/819-0690/index.html">
xlink:href="https://docs.oracle.com/cd/E23824_01/html/819-0690/index.html">
Linker and Libraries Guide (document 819-0690)
</link>
</title>
......@@ -1150,7 +1150,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://docs.oracle.com/cd/E19422-01/819-3689/">
xlink:href="https://docs.oracle.com/cd/E19422-01/819-3689/">
Sun Studio 11: C++ Migration Guide (document 819-3689)
</link>
</title>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment