From ed20c43e499b1727fe33f61fdb7c8c212f1e3fa4 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Mon, 21 Sep 2009 20:15:07 +0000 Subject: [PATCH] appendix_contributing.xml: Adjust link to coreutils. * doc/xml/manual/appendix_contributing.xml: Adjust link to coreutils. From-SVN: r151941 --- libstdc++-v3/ChangeLog | 5 +++++ libstdc++-v3/doc/xml/manual/appendix_contributing.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 1af05f7f3dc..e49f3e226ac 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2009-09-21 Gerald Pfeifer + + * doc/xml/manual/appendix_contributing.xml: Adjust link to + coreutils. + 2009-09-18 Jan Kratochvil * python/hook.in: Fix prefix trailing slash on 64bit host arches. diff --git a/libstdc++-v3/doc/xml/manual/appendix_contributing.xml b/libstdc++-v3/doc/xml/manual/appendix_contributing.xml index 92a02624a82..eb7a55873ba 100644 --- a/libstdc++-v3/doc/xml/manual/appendix_contributing.xml +++ b/libstdc++-v3/doc/xml/manual/appendix_contributing.xml @@ -922,7 +922,7 @@ indicate a place that may require attention for multi-thread safety. Prerequisite tools are Bash 2.x, Doxygen, and - the GNU + the GNU coreutils. (GNU versions of find, xargs, and possibly sed and grep are used, just because the GNU versions make things very easy.)