]> gcc.gnu.org Git - gcc.git/commitdiff
Adjust URL in libstdc++ manual to use https
authorJonathan Wakely <jwakely@redhat.com>
Fri, 27 May 2016 21:23:42 +0000 (22:23 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 27 May 2016 21:23:42 +0000 (22:23 +0100)
* doc/xml/manual/abi.xml: Adjust URL to use https.
* doc/html/manual/*: Regenerate.

From-SVN: r236837

libstdc++-v3/ChangeLog
libstdc++-v3/doc/html/manual/abi.html
libstdc++-v3/doc/xml/manual/abi.xml

index 16bc239d7d6384fa925fb3ac85db202b1ad576d8..d39dfc6eb7f85653ff09246b894d21c656213b03 100644 (file)
@@ -1,3 +1,8 @@
+2016-05-27  Jonathan Wakely  <jwakely@redhat.com>
+
+       * doc/xml/manual/abi.xml: Adjust URL to use https.
+       * doc/html/manual/*: Regenerate.
+
 2016-05-27  Ville Voutilainen  <ville.voutilainen@gmail.com>
 
        PR libstdc++/66338
index e7de3a52647ef9637e3b8842a35e377778d53364..b203b6b8399587f7e7c0b04eaa04ad6715900b0d 100644 (file)
@@ -506,7 +506,7 @@ gcc test.c -g -O2 -L. -lone -ltwo /usr/lib/libstdc++.so.5 /usr/lib/libstdc++.so.
       Sun Studio 11: C++ Migration Guide (document 819-3689)
        </a>
       </em>. </span></p></div><div class="biblioentry"><a id="id-1.3.6.3.6.10.7"></a><p><span class="title"><em>
-       <a class="link" href="http://www.akkadia.org/drepper/dsohowto.pdf" target="_top">
+       <a class="link" href="https://www.akkadia.org/drepper/dsohowto.pdf" target="_top">
       How to Write Shared Libraries
        </a>
       </em>. </span><span class="author"><span class="firstname">Ulrich</span> <span class="surname">Drepper</span>. </span></p></div><div class="biblioentry"><a id="id-1.3.6.3.6.10.8"></a><p><span class="title"><em>
index a2ed57b3f69a0abf33924fb808922e59d3046aa7..e8f98083703a621c477b057f3f6a97aaf0ea436a 100644 (file)
@@ -1131,7 +1131,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://www.akkadia.org/drepper/dsohowto.pdf">
+             xlink:href="https://www.akkadia.org/drepper/dsohowto.pdf">
       How to Write Shared Libraries
        </link>
       </title>
This page took 0.065458 seconds and 5 git commands to generate.