aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2020-08-02 00:26:36 +0200
committerGerald Pfeifer <gerald@pfeifer.com>2020-08-02 00:26:36 +0200
commit8dc5f8529b13709c61690db8c10629a364438eb7 (patch)
treeeab70ca05083703d186fcd511b18bfc1b808cb96
parentf75af8c1464e948b5e166cf5ab09ebf0d82fc253 (diff)
downloadgcc-8dc5f8529b13709c61690db8c10629a364438eb7.zip
gcc-8dc5f8529b13709c61690db8c10629a364438eb7.tar.gz
gcc-8dc5f8529b13709c61690db8c10629a364438eb7.tar.bz2
Move www.stroustrup.com to https
libstdc++-v3/ChangeLog: 2020-08-02 Gerald Pfeifer <gerald@pfeifer.com> * doc/xml/manual/using_exceptions.xml: Move www.stroustrup.com to https. * doc/html/manual/using_exceptions.html: Regenerate.
-rw-r--r--libstdc++-v3/doc/html/manual/using_exceptions.html2
-rw-r--r--libstdc++-v3/doc/xml/manual/using_exceptions.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/doc/html/manual/using_exceptions.html b/libstdc++-v3/doc/html/manual/using_exceptions.html
index 892795e..3ae0bea 100644
--- a/libstdc++-v3/doc/html/manual/using_exceptions.html
+++ b/libstdc++-v3/doc/html/manual/using_exceptions.html
@@ -299,7 +299,7 @@ is called.
</em>. </span><span class="author"><span class="firstname">Richard</span> <span class="surname">Henderson</span>. </span><span class="publisher"><span class="publishername">
GNU
. </span></span></p></div><div class="biblioentry"><a id="id-1.3.3.4.9.9.7"></a><p><span class="title"><em>
- <a class="link" href="http://www.stroustrup.com/3rd_safe.pdf" target="_top">
+ <a class="link" href="https://www.stroustrup.com/3rd_safe.pdf" target="_top">
Appendix E: Standard-Library Exception Safety
</a>
</em>. </span><span class="author"><span class="firstname">Bjarne</span> <span class="surname">Stroustrup</span>. </span></p></div><div class="biblioentry"><a id="id-1.3.3.4.9.9.8"></a><p><span class="citetitle"><em class="citetitle">
diff --git a/libstdc++-v3/doc/xml/manual/using_exceptions.xml b/libstdc++-v3/doc/xml/manual/using_exceptions.xml
index c54e8cd..485b269 100644
--- a/libstdc++-v3/doc/xml/manual/using_exceptions.xml
+++ b/libstdc++-v3/doc/xml/manual/using_exceptions.xml
@@ -512,7 +512,7 @@ is called.
<biblioentry>
<title>
<link xmlns:xlink="http://www.w3.org/1999/xlink"
- xlink:href="http://www.stroustrup.com/3rd_safe.pdf">
+ xlink:href="https://www.stroustrup.com/3rd_safe.pdf">
Appendix E: Standard-Library Exception Safety
</link>
</title>