From: Philippe Waroquiers Date: Tue, 15 Aug 2017 21:06:28 +0000 (+0200) Subject: Small improvement to user manual: capitalise one occurence of memcheck X-Git-Tag: VALGRIND_3_14_0~288 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e35ebc46492ed9d91fc42e05e4f0c77521dbd76;p=thirdparty%2Fvalgrind.git Small improvement to user manual: capitalise one occurence of memcheck --- diff --git a/docs/xml/manual-core.xml b/docs/xml/manual-core.xml index 24b2bcfd62..c88bffe4ee 100644 --- a/docs/xml/manual-core.xml +++ b/docs/xml/manual-core.xml @@ -399,7 +399,7 @@ Valgrind prints out one line for each used suppression, giving the number of tim it got used, its name and the filename and line number where the suppression is defined. Depending on the suppression kind, the filename and line number are optionally followed by additional information (such as the number of blocks and bytes suppressed -by a memcheck leak suppression). Here's the suppressions used by a +by a Memcheck leak suppression). Here's the suppressions used by a run of valgrind -v --tool=memcheck ls -l: