diff --git a/NEWS b/NEWS index 3f8bfe2ce..7b0f94942 100644 --- a/NEWS +++ b/NEWS @@ -32,6 +32,7 @@ where XXXXXX is the bug number as listed below. 328100 XABORT not implemented 328205 Implement additional Xen hypercalls 328455 s390x: SIGILL after emitting wrong register pair for ldxbr +328711 valgrind.1 manpage "memcheck options" section is badly generated Release 3.9.0 (31 October 2013) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/memcheck/docs/mc-manual.xml b/memcheck/docs/mc-manual.xml index a53bf86e9..e913e89b5 100644 --- a/memcheck/docs/mc-manual.xml +++ b/memcheck/docs/mc-manual.xml @@ -610,14 +610,14 @@ when is specified. in one of the following ways: - a comma separated list of one or more of - . + a comma separated list of one or more of + . - to specify the complete set (all leak kinds). + to specify the complete set (all leak kinds). - for the empty set. + for the empty set. @@ -721,16 +721,16 @@ is one of the following ways: - a comma separated list of one or more of - . + a comma separated list of one or more of + . - to specify the complete set (all leak kinds). + to specify the complete set (all leak kinds). It is equivalent to - . + . - for the empty set. + for the empty set. @@ -763,17 +763,17 @@ is The heuristic set is specified in one of the following ways: - a comma separated list of one or more of - . + a comma separated list of one or more of + . - to activate the complete set of + to activate the complete set of heuristics. It is equivalent to - . + . - for the empty set. + for the empty set. @@ -797,18 +797,24 @@ is These options provide an alternative way to specify the leak kinds to show: + is equivalent to . + + is equivalent to . + + is equivalent to . Note that has no effect if is specified. +