appendix_contributing.xml: Adjust link to coreutils.

* doc/xml/manual/appendix_contributing.xml: Adjust link to
	coreutils.

From-SVN: r151941
This commit is contained in:
Gerald Pfeifer 2009-09-21 20:15:07 +00:00 committed by Gerald Pfeifer
parent ca6d0d6209
commit ed20c43e49
2 changed files with 6 additions and 1 deletions

View 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.

View 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.)