]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
cosmetic fixes
authorFrédéric Gobry <frederic.gobry@epfl.ch>
Fri, 5 Apr 2002 07:02:00 +0000 (07:02 +0000)
committerFrédéric Gobry <frederic.gobry@epfl.ch>
Fri, 5 Apr 2002 07:02:00 +0000 (07:02 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@47

README

diff --git a/README b/README
index 1e7534ceb4a2aa89888c9aa6d6f4d99cd0aa464e..c43880598f2c38bb63e1dc6fb02fbde9128aecad 100644 (file)
--- 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