From: Florian Krohm Date: Sat, 13 Dec 2014 18:55:35 +0000 (+0000) Subject: Enhance the "Author" section of the manpage as suggested X-Git-Tag: svn/VALGRIND_3_11_0~777 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d0118f7bb939a75556766d284fe6d3bbdb9ae4c0;p=thirdparty%2Fvalgrind.git Enhance the "Author" section of the manpage as suggested in BZ #226609. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14809 --- diff --git a/NEWS b/NEWS index b45c9663ec..7ac55fca16 100644 --- a/NEWS +++ b/NEWS @@ -42,6 +42,7 @@ where XXXXXX is the bug number as listed below. 116002 VG_(printf): Problems with justification of strings and integers 155125 avoid cutting away file:lineno after long function name 211926 Avoid compilation warnings in valgrind.h with -pedantic +226609 Crediting upstream authors in man page 269360 s390x: Fix addressing mode selection for compare-and-swap 333051 mmap of huge pages fails due to incorrect alignment == 339163 diff --git a/docs/xml/valgrind-manpage.xml b/docs/xml/valgrind-manpage.xml index a4b84fff98..7498c614c4 100644 --- a/docs/xml/valgrind-manpage.xml +++ b/docs/xml/valgrind-manpage.xml @@ -267,8 +267,8 @@ ms_print(1), Author -The Valgrind developers. - +See the AUTHORS file in the valgrind distribution for a +comprehensive list of authors. This manpage was written by Andres Roldan <aroldan@debian.org> and the Valgrind developers.