aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2017-02-18 21:15:51 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2017-02-18 21:15:51 +0000
commit3fad5342e22ac39640346ffe14d9c4c681488cda (patch)
treeb271436af46569d9c025869222abbda93dd8f45f /libstdc++-v3
parent497b7c47042d542ae48d10badf0c3d0088f6f798 (diff)
downloadgcc-3fad5342e22ac39640346ffe14d9c4c681488cda.zip
gcc-3fad5342e22ac39640346ffe14d9c4c681488cda.tar.gz
gcc-3fad5342e22ac39640346ffe14d9c4c681488cda.tar.bz2
io.xml: Update link to groups.google.com.
* doc/xml/manual/io.xml: Update link to groups.google.com. Tweak link description. From-SVN: r245565
Diffstat (limited to 'libstdc++-v3')
-rw-r--r--libstdc++-v3/ChangeLog5
-rw-r--r--libstdc++-v3/doc/xml/manual/io.xml4
2 files changed, 7 insertions, 2 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index ec11f19..bc0d443 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -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>
diff --git a/libstdc++-v3/doc/xml/manual/io.xml b/libstdc++-v3/doc/xml/manual/io.xml
index 5ae93b9..36d04ff 100644
--- a/libstdc++-v3/doc/xml/manual/io.xml
+++ b/libstdc++-v3/doc/xml/manual/io.xml
@@ -576,8 +576,8 @@
<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