summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/doc/xml/faq.xml
diff options
context:
space:
mode:
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>2011-11-20 19:56:48 +0000
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>2011-11-20 19:56:48 +0000
commit297637feab241808d706a87f227b55472fcea47f (patch)
tree1797c4023a0145cf9db98c72fd1863295e816db0 /libstdc++-v3/doc/xml/faq.xml
parent0fd2a6af3fc33ea495638b596d9a4fe198749c88 (diff)
downloadppe42-gcc-297637feab241808d706a87f227b55472fcea47f.tar.gz
ppe42-gcc-297637feab241808d706a87f227b55472fcea47f.zip
* doc/xml/manual/appendix_contributing.xml: Do not use "here" as link
text. * doc/xml/faq.xml: Likewise. Do not request standard library issues to be reported to the libstdc++ mailing list. * doc/xml/manual/status_cxx2011.xml: Document implementation-defined behaviour. * doc/xml/manual/status_cxxtr1.xml: Likewise. * doc/xml/manual/utilities.xml: Fix grammar, probably caused by a global search and replace of "part" by "chapter". * doc/xml/manual/shared_ptr.xml: Remove outdated information. * doc/xml/manual/messages.xml: Be more specific about systems where using 'int' for catalog handle is not a problem, mentioned LWG issue. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181532 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/doc/xml/faq.xml')
-rw-r--r--libstdc++-v3/doc/xml/faq.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/libstdc++-v3/doc/xml/faq.xml b/libstdc++-v3/doc/xml/faq.xml
index af9b6da82fe..86142ec9c46 100644
--- a/libstdc++-v3/doc/xml/faq.xml
+++ b/libstdc++-v3/doc/xml/faq.xml
@@ -713,14 +713,15 @@
For those people who are not part of the ISO Library Group
(i.e., nearly all of us needing to read this page in the first
place), a public list of the library defects is occasionally
- published <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/">here</link>.
+ published on <link xmlns:xlink="http://www.w3.org/1999/xlink"
+ xlink:href="http://www.open-std.org/jtc1/sc22/wg21/">the WG21
+ website</link>.
Some of these issues have resulted in code changes in libstdc++.
</para>
<para>
If you think you've discovered a new bug that is not listed,
- please post a message describing your problem
- to <email>libstdc++@gcc.gnu.org</email> or the Usenet group
- comp.lang.c++.moderated.
+ please post a message describing your problem to the author of
+ the library issues list or the Usenet group comp.lang.c++.moderated.
</para>
</answer>
</qandaentry>
OpenPOWER on IntegriCloud