From: Frédéric Gobry Date: Fri, 5 Apr 2002 07:02:00 +0000 (+0000) Subject: cosmetic fixes X-Git-Tag: svn/VALGRIND_1_0_3~399 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49046065a625dbf1e8a714c3e332bcb27459168f;p=thirdparty%2Fvalgrind.git cosmetic fixes git-svn-id: svn://svn.valgrind.org/valgrind/trunk@47 --- diff --git a/README b/README index 1e7534ceb4..c43880598f 100644 --- a/README +++ b/README @@ -83,7 +83,9 @@ is in docs/manual.html. The following auxiliary steps may enhance your valgrinding experience, though. 6. Create a file containing enough suppressions so that - ./valgrind xedit + + valgrind xedit + runs without generating any errors. This means you've more or less suppressed all the scummy errors from the X11 base libraries and from glibc, which will make it easier to spot