OSDN Git Service

* doc/xml/manual/appendix_contributing.xml: Adjust link to
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Sep 2009 20:15:07 +0000 (20:15 +0000)
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Sep 2009 20:15:07 +0000 (20:15 +0000)
coreutils.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@151941 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog
libstdc++-v3/doc/xml/manual/appendix_contributing.xml

index 1af05f7..e49f3e2 100644 (file)
@@ -1,3 +1,8 @@
+2009-09-21  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * doc/xml/manual/appendix_contributing.xml: Adjust link to
+       coreutils.
+
 2009-09-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        * python/hook.in: Fix prefix trailing slash on 64bit host arches.
index 92a0262..eb7a558 100644 (file)
@@ -922,7 +922,7 @@ indicate a place that may require attention for multi-thread safety.
       <para>
        Prerequisite tools are Bash 2.x,
        <ulink url="http://www.doxygen.org/">Doxygen</ulink>, and
-       the <ulink url="http://www.gnu.org/software/coreutils">GNU
+       the <ulink url="http://www.gnu.org/software/coreutils/">GNU
        coreutils</ulink>. (GNU versions of find, xargs, and possibly
        sed and grep are used, just because the GNU versions make
        things very easy.)