diff options
author | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-11-11 09:57:14 +0000 |
---|---|---|
committer | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-11-11 09:57:14 +0000 |
commit | fa3448f1d003fd36bb176f4cf2d497d44287271a (patch) | |
tree | 0c001fe1184bf5b1fc056d373f2b0ec94d86efc3 /libstdc++-v3/doc/xml | |
parent | 921b61b77686e4aeca7fd1299dacd98c25fda565 (diff) | |
download | gcc-fa3448f1d003fd36bb176f4cf2d497d44287271a.tar.gz |
* doc/xml/manual/policy_data_structures.xml: Update reference
for select.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193405 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/doc/xml')
-rw-r--r-- | libstdc++-v3/doc/xml/manual/policy_data_structures.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/doc/xml/manual/policy_data_structures.xml b/libstdc++-v3/doc/xml/manual/policy_data_structures.xml index c8350aded98..60db2f25c3c 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 @@ <biblioentry xml:id="biblio.select_man"> <title> <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> </title> |