diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 9b483a3d20c2..cc14d1e66ba8 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2012-11-11 Gerald Pfeifer + + * doc/xml/manual/policy_data_structures.xml: Update reference + for select. + 2012-11-10 Jason Merrill * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. diff --git a/libstdc++-v3/doc/xml/manual/policy_data_structures.xml b/libstdc++-v3/doc/xml/manual/policy_data_structures.xml index c8350aded980..60db2f25c3c9 100644 --- a/libstdc++-v3/doc/xml/manual/policy_data_structures.xml +++ b/libstdc++-v3/doc/xml/manual/policy_data_structures.xml @@ -6363,7 +6363,7 @@ <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://www.scit.wlv.ac.uk/cgi-bin/mansec?3C+select"> + xlink:href="http://pubs.opengroup.org/onlinepubs/9699919799/functions/select.html"> select </link>