diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2019-10-25 05:37:34 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2019-10-25 05:37:34 +0000 |
commit | a0f9baa2952727d22ed55fdd8c6eb3c75a0864e0 (patch) | |
tree | d241348ce29ba6e1acdd7f6b821d270e637a2d06 | |
parent | 19dc1c310fbccc1a82b7cd106d83166b6de3e891 (diff) | |
download | gcc-a0f9baa2952727d22ed55fdd8c6eb3c75a0864e0.zip gcc-a0f9baa2952727d22ed55fdd8c6eb3c75a0864e0.tar.gz gcc-a0f9baa2952727d22ed55fdd8c6eb3c75a0864e0.tar.bz2 |
policy_data_structures_biblio.xml: Switch pubs.opengroup.org to https.
* doc/xml/manual/policy_data_structures_biblio.xml: Switch
pubs.opengroup.org to https.
From-SVN: r277436
-rw-r--r-- | libstdc++-v3/ChangeLog | 5 | ||||
-rw-r--r-- | libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index e4b5b00..85cded3 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,5 +1,10 @@ 2019-10-25 Gerald Pfeifer <gerald@pfeifer.com> + * doc/xml/manual/policy_data_structures_biblio.xml: Switch + pubs.opengroup.org to https. + +2019-10-25 Gerald Pfeifer <gerald@pfeifer.com> + * doc/xml/gnu/gpl-3.0.xml: Switch www.gnu.org to https. 2019-09-09 Edward Smith-Rowland <3dw4rd@verizon.net> diff --git a/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml b/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml index d04bbbb..1e2845b 100644 --- a/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml +++ b/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml @@ -1232,7 +1232,7 @@ <biblioentry xml:id="biblio.select_man"> <title> <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://pubs.opengroup.org/onlinepubs/9699919799/functions/select.html"> + xlink:href="https://pubs.opengroup.org/onlinepubs/9699919799/functions/select.html"> select </link> </title> |