[libstdc++, DOC] Update GNU gettext reference
Gerald Pfeifer
gerald@pfeifer.com
Sat Oct 10 12:21:00 GMT 2009
gettext has moved from sourceware.org (aka sources.redhat.com) a while
ago; this patch which I applied updates the documentation accordingly.
Note how it also adds a trailing slash to avoid a redirect and extra
round of communications between browser and web server.
I'll also ask overseers@ regarding the obsolete web page stub.
Gerald
2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
* doc/xml/manual/messages.xml: Update GNU gettext reference.
Index: doc/xml/manual/messages.xml
===================================================================
--- doc/xml/manual/messages.xml (revision 152598)
+++ doc/xml/manual/messages.xml (working copy)
@@ -594,7 +594,7 @@
Library and Tools.
</title>
<biblioid>
- <ulink url="http://sources.redhat.com/gettext">
+ <ulink url="http://www.gnu.org/software/gettext/">
</ulink>
</biblioid>
</biblioentry>
More information about the Libstdc++
mailing list