public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-6037] libstdc++: Update link to Unicode-HOWTO
@ 2020-12-15  8:35 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2020-12-15  8:35 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:23900be4d316be2d049378c094798982b7f0df9e

commit r11-6037-g23900be4d316be2d049378c094798982b7f0df9e
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Tue Dec 15 09:33:18 2020 +0100

    libstdc++: Update link to Unicode-HOWTO
    
    libstdc++-v3/ChangeLog:
    
    2020-12-15  Gerald Pfeifer  <gerald@pfeifer.com>
    
            * doc/xml/manual/codecvt.xml: Update link to Unicode-HOWTO.
            * doc/html/manual/facets.html: Regenerate.

Diff:
---
 libstdc++-v3/doc/html/manual/facets.html | 2 +-
 libstdc++-v3/doc/xml/manual/codecvt.xml  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libstdc++-v3/doc/html/manual/facets.html b/libstdc++-v3/doc/html/manual/facets.html
index 0ca45e3cc4e..2dd36307fcd 100644
--- a/libstdc++-v3/doc/html/manual/facets.html
+++ b/libstdc++-v3/doc/html/manual/facets.html
@@ -456,7 +456,7 @@ codecvt usage.
       A brief description of Normative Addendum 1
 	</a>
       </em>. </span><span class="author"><span class="firstname">Clive</span> <span class="surname">Feather</span>. </span><span class="pagenums">Extended Character Sets. </span></p></div><div class="biblioentry"><a id="id-1.3.4.6.3.3.8.10"></a><p><span class="title"><em>
-	<a class="link" href="http://tldp.org/HOWTO/Unicode-HOWTO.html" target="_top">
+	<a class="link" href="https://tldp.org/HOWTO/Unicode-HOWTO.html" target="_top">
 	  The Unicode HOWTO
 	</a>
       </em>. </span><span class="author"><span class="firstname">Bruno</span> <span class="surname">Haible</span>. </span></p></div><div class="biblioentry"><a id="id-1.3.4.6.3.3.8.11"></a><p><span class="title"><em>
diff --git a/libstdc++-v3/doc/xml/manual/codecvt.xml b/libstdc++-v3/doc/xml/manual/codecvt.xml
index d6158db7c75..395a2cfa9da 100644
--- a/libstdc++-v3/doc/xml/manual/codecvt.xml
+++ b/libstdc++-v3/doc/xml/manual/codecvt.xml
@@ -662,7 +662,7 @@ codecvt usage.
   <biblioentry>
       <title>
 	<link xmlns:xlink="http://www.w3.org/1999/xlink"
-	      xlink:href="http://tldp.org/HOWTO/Unicode-HOWTO.html">
+	      xlink:href="https://tldp.org/HOWTO/Unicode-HOWTO.html">
 	  The Unicode HOWTO
 	</link>
       </title>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-15  8:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-15  8:35 [gcc r11-6037] libstdc++: Update link to Unicode-HOWTO Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).