From: Philippe Waroquiers Date: Sat, 15 Aug 2020 14:45:54 +0000 (+0200) Subject: Document format of suppression files comment lines and blank lines. X-Git-Tag: VALGRIND_3_17_0~168 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6bb6c8954d36e69ad483e8c7f1ea960dcfe3710;p=thirdparty%2Fvalgrind.git Document format of suppression files comment lines and blank lines. Seems this was not documented. --- diff --git a/docs/xml/manual-core.xml b/docs/xml/manual-core.xml index 4480f59280..2e90ab7b8c 100644 --- a/docs/xml/manual-core.xml +++ b/docs/xml/manual-core.xml @@ -419,6 +419,10 @@ existing suppressions file whilst reading the following documentation. The file glibc-2.3.supp, in the source distribution, provides some good examples. +Blank and comment lines in a suppression file are ignored. Comment lines + are made of 0 or more blanks followed by a # character followed by some + text. + Each suppression has the following components: