io.xml: Update link to groups.google.com.
authorGerald Pfeifer <gerald@pfeifer.com>
Sat, 18 Feb 2017 21:15:51 +0000 (21:15 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sat, 18 Feb 2017 21:15:51 +0000 (21:15 +0000)
* doc/xml/manual/io.xml: Update link to groups.google.com.
Tweak link description.

From-SVN: r245565

libstdc++-v3/ChangeLog
libstdc++-v3/doc/xml/manual/io.xml

index ec11f19bfed3e96c1d223a54a8649a884089b7ba..bc0d4434b5a9513bf559569ec3b8f9e7f76c46f6 100644 (file)
@@ -1,5 +1,10 @@
 2017-02-18  Gerald Pfeifer  <gerald@pfeifer.com>
 
+       * doc/xml/manual/io.xml: Update link to groups.google.com.
+       Tweak link description.
+
+2017-02-18  Gerald Pfeifer  <gerald@pfeifer.com>
+       
        * doc/xml/manual/profile_mode.xml: Fix link.
 
 2017-02-16  Gerald Pfeifer  <gerald@pfeifer.com>
index 5ae93b90041f7cdd06bf0301bc0a104b37a83636..36d04ff47d9cf0931585186551d4a1a9edb2e390 100644 (file)
    <para>
       An instructive thread from comp.lang.c++.moderated delved off into
       this topic starting more or less at
-      <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://groups.google.com/group/comp.std.c++/browse_thread/thread/f87b4abd7954a87/946a3eb9921e382d?q=comp.std.c%2B%2B+binary+iostream#946a3eb9921e382d">this</link>
-      post and continuing to the end of the thread. (The subject heading is "binary iostreams" on both comp.std.c++
+      <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://groups.google.com/forum/#!topic/comp.std.c++/D4e0q9eVSoc">this post</link>
+      and continuing to the end of the thread. (The subject heading is "binary iostreams" on both comp.std.c++
       and comp.lang.c++.moderated.) Take special note of the replies by James Kanze and Dietmar Kühl.
    </para>
     <para>Briefly, the problems of byte ordering and type sizes mean that