]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Enhance the "Author" section of the manpage as suggested
authorFlorian Krohm <florian@eich-krohm.de>
Sat, 13 Dec 2014 18:55:35 +0000 (18:55 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Sat, 13 Dec 2014 18:55:35 +0000 (18:55 +0000)
in BZ #226609.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14809

NEWS
docs/xml/valgrind-manpage.xml

diff --git a/NEWS b/NEWS
index b45c9663ec423e45851965e136e591fdb5785dad..7ac55fca16a97fe9affa0294480c26c2553769c0 100644 (file)
--- 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
index a4b84fff984a8802d54cdce35205a2dfba2b567a..7498c614c45c826ca91dd30facbd1e478fb9e88a 100644 (file)
@@ -267,8 +267,8 @@ ms_print(1),
 <refsect1 id="author">
 <title>Author</title>
 
-<para>The Valgrind developers.</para>
-
+<para>See the AUTHORS file in the valgrind distribution for a
+comprehensive list of authors.</para>
 <para>This manpage was written by Andres Roldan &lt;aroldan@debian.org&gt;
 and the Valgrind developers.</para>