From: Philippe Waroquiers Date: Sun, 10 Mar 2013 16:20:10 +0000 (+0000) Subject: fix 315959 valgrind man page has bogus SGCHECK (and no BBV) OPTIONS section X-Git-Tag: svn/VALGRIND_3_9_0~358 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=089210684b9f20544ded7b97f64c3a2cbdec8eb0;p=thirdparty%2Fvalgrind.git fix 315959 valgrind man page has bogus SGCHECK (and no BBV) OPTIONS section PAtch from Mark Wielaard. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13323 --- diff --git a/NEWS b/NEWS index a07a301e84..2bd10909c1 100644 --- a/NEWS +++ b/NEWS @@ -217,6 +217,7 @@ m = merged into 3_8_BRANCH FIXED 13294 315545 [390] (find_TTEntry_from_hcode): Assertion '(UChar*)sec->tt[tteNo].tcptr <= (UChar*)hcode' failed +315959 [390] valgrind man page has bogus SGCHECK (and no BBV) OPTIONS section 316144 [390] valgrind.1 manpage contains unknown ??? strings for some core option references n-i-bz [390] report error for vgdb snapshot requested before execution n-i-bz [390] Some wrong command line options could be ignored diff --git a/exp-sgcheck/docs/sg-manual.xml b/exp-sgcheck/docs/sg-manual.xml index 8632199724..8b717e890f 100644 --- a/exp-sgcheck/docs/sg-manual.xml +++ b/exp-sgcheck/docs/sg-manual.xml @@ -31,7 +31,7 @@ observation about the likely forms of stack and global array accesses. SGCheck Command-line Options -There are no SGCheck-specific command-line options at present. +There are no SGCheck-specific command-line options at present.