diff options
author | bstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-10-12 17:47:23 +0000 |
---|---|---|
committer | bstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-10-12 17:47:23 +0000 |
commit | fb754572ac5c1a0231033e64ed2836c570f79a5a (patch) | |
tree | da0bb5304769685c4a8ebc749d05dcdc5035a828 /libstdc++-v3/doc | |
parent | 27e0321aadb8c2c656af795612836cf896f0557d (diff) | |
download | gcc-fb754572ac5c1a0231033e64ed2836c570f79a5a.tar.gz |
2009-10-12 Basile Starynkevitch <basile@starynkevitch.net>
MELT branch merged with trunk rev 152672
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@152678 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/doc')
-rw-r--r-- | libstdc++-v3/doc/xml/manual/codecvt.xml | 4 | ||||
-rw-r--r-- | libstdc++-v3/doc/xml/manual/ctype.xml | 4 | ||||
-rw-r--r-- | libstdc++-v3/doc/xml/manual/locale.xml | 4 | ||||
-rw-r--r-- | libstdc++-v3/doc/xml/manual/messages.xml | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/libstdc++-v3/doc/xml/manual/codecvt.xml b/libstdc++-v3/doc/xml/manual/codecvt.xml index 0b731f00464..a5a558965cf 100644 --- a/libstdc++-v3/doc/xml/manual/codecvt.xml +++ b/libstdc++-v3/doc/xml/manual/codecvt.xml @@ -600,7 +600,7 @@ codecvt usage. <biblioentry> <title> - System Interface Definitions, Issue 6 (IEEE Std. 1003.1-200x) + The Open Group Base Specifications, Issue 6 (IEEE Std. 1003.1-2004) </title> <copyright> @@ -610,7 +610,7 @@ codecvt usage. </copyright> <biblioid> - <ulink url="http://www.opennc.org/austin/docreg.html"> + <ulink url="http://www.unix.org/version3/ieee_std.html"> </ulink> </biblioid> diff --git a/libstdc++-v3/doc/xml/manual/ctype.xml b/libstdc++-v3/doc/xml/manual/ctype.xml index 955dea90b4f..9a0a7ceaec7 100644 --- a/libstdc++-v3/doc/xml/manual/ctype.xml +++ b/libstdc++-v3/doc/xml/manual/ctype.xml @@ -182,7 +182,7 @@ characters. <biblioentry> <title> - System Interface Definitions, Issue 6 (IEEE Std. 1003.1-200x) + The Open Group Base Specifications, Issue 6 (IEEE Std. 1003.1-2004) </title> <copyright> @@ -192,7 +192,7 @@ characters. </copyright> <biblioid> - <ulink url="http://www.opennc.org/austin/docreg.html"> + <ulink url="http://www.unix.org/version3/ieee_std.html"> </ulink> </biblioid> diff --git a/libstdc++-v3/doc/xml/manual/locale.xml b/libstdc++-v3/doc/xml/manual/locale.xml index 893e4711804..faf5e938560 100644 --- a/libstdc++-v3/doc/xml/manual/locale.xml +++ b/libstdc++-v3/doc/xml/manual/locale.xml @@ -575,7 +575,7 @@ global locale" (emphasis Paolo), that is: <biblioentry> <title> - System Interface Definitions, Issue 6 (IEEE Std. 1003.1-200x) + The Open Group Base Specifications, Issue 6 (IEEE Std. 1003.1-2004) </title> <copyright> @@ -585,7 +585,7 @@ global locale" (emphasis Paolo), that is: </copyright> <biblioid> - <ulink url="http://www.opennc.org/austin/docreg.html"> + <ulink url="http://www.unix.org/version3/ieee_std.html"> </ulink> </biblioid> diff --git a/libstdc++-v3/doc/xml/manual/messages.xml b/libstdc++-v3/doc/xml/manual/messages.xml index c209ca7f018..2794030353c 100644 --- a/libstdc++-v3/doc/xml/manual/messages.xml +++ b/libstdc++-v3/doc/xml/manual/messages.xml @@ -594,7 +594,7 @@ java.util.Locale, java.util.ResourceBundle</pagenums> Library and Tools. </title> <biblioid> - <ulink url="http://sources.redhat.com/gettext"> + <ulink url="http://www.gnu.org/software/gettext/"> </ulink> </biblioid> </biblioentry> |