From c61f8150f0ae42470cabe23a7cea0003a50e0813 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sat, 26 Oct 2019 21:57:56 +0000 Subject: [PATCH] codecvt.xml: Switch pubs.opengroup.org to https. * doc/xml/manual/codecvt.xml: Switch pubs.opengroup.org to https. * doc/xml/manual/locale.xml (LC_ALL): Ditto. * doc/xml/manual/messages.xml: Ditto. From-SVN: r277476 --- libstdc++-v3/ChangeLog | 6 ++++++ libstdc++-v3/doc/xml/manual/codecvt.xml | 2 +- libstdc++-v3/doc/xml/manual/locale.xml | 2 +- libstdc++-v3/doc/xml/manual/messages.xml | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index e5e22e6aa83..4ae61fd0e5d 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,9 @@ +2019-10-26 Gerald Pfeifer + + * doc/xml/manual/codecvt.xml: Switch pubs.opengroup.org to https. + * doc/xml/manual/locale.xml (LC_ALL): Ditto. + * doc/xml/manual/messages.xml: Ditto. + 2019-10-26 John David Anglin * config/abi/post/hppa-linux-gnu/baseline_symbols.txt: Update. diff --git a/libstdc++-v3/doc/xml/manual/codecvt.xml b/libstdc++-v3/doc/xml/manual/codecvt.xml index b5f81bccda5..1db941cf64d 100644 --- a/libstdc++-v3/doc/xml/manual/codecvt.xml +++ b/libstdc++-v3/doc/xml/manual/codecvt.xml @@ -595,7 +595,7 @@ codecvt usage. <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://pubs.opengroup.org/onlinepubs/9699919799/"> + xlink:href="https://pubs.opengroup.org/onlinepubs/9699919799/"> System Interface Definitions, Issue 7 (IEEE Std. 1003.1-2008) </link> diff --git a/libstdc++-v3/doc/xml/manual/locale.xml b/libstdc++-v3/doc/xml/manual/locale.xml index ada5ec723d7..c0552b4aa48 100644 --- a/libstdc++-v3/doc/xml/manual/locale.xml +++ b/libstdc++-v3/doc/xml/manual/locale.xml @@ -560,7 +560,7 @@ global locale" (emphasis Paolo), that is: <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://pubs.opengroup.org/onlinepubs/9699919799/"> + xlink:href="https://pubs.opengroup.org/onlinepubs/9699919799/"> System Interface Definitions, Issue 7 (IEEE Std. 1003.1-2008) </link> diff --git a/libstdc++-v3/doc/xml/manual/messages.xml b/libstdc++-v3/doc/xml/manual/messages.xml index 96b8cfbc269..12ebd443508 100644 --- a/libstdc++-v3/doc/xml/manual/messages.xml +++ b/libstdc++-v3/doc/xml/manual/messages.xml @@ -488,7 +488,7 @@ void test01() <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://pubs.opengroup.org/onlinepubs/9699919799/"> + xlink:href="https://pubs.opengroup.org/onlinepubs/9699919799/"> System Interface Definitions, Issue 7 (IEEE Std. 1003.1-2008) </link> -- 2.30.2