From f9b66efbaf9ad598159228dec369ecd8b33e8f7f Mon Sep 17 00:00:00 2001 From: gerald Date: Fri, 25 Oct 2019 05:37:34 +0000 Subject: [PATCH] * doc/xml/manual/policy_data_structures_biblio.xml: Switch pubs.opengroup.org to https. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@277436 138bc75d-0d04-0410-961f-82ee72b054a4 --- libstdc++-v3/ChangeLog | 5 +++++ .../doc/xml/manual/policy_data_structures_biblio.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index e4b5b00b79ee..85cded328779 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,5 +1,10 @@ 2019-10-25 Gerald Pfeifer + * doc/xml/manual/policy_data_structures_biblio.xml: Switch + pubs.opengroup.org to https. + +2019-10-25 Gerald Pfeifer + * 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 d04bbbbbdf56..1e2845bfb5c4 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 @@ <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> -- 2.47.2