From: Dirk Mueller Date: Tue, 23 Sep 2003 19:07:16 +0000 (+0000) Subject: typo X-Git-Tag: svn/VALGRIND_2_1_0~189 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=60f793660065a3a1db8e2a260ce02867ad600a5a;p=thirdparty%2Fvalgrind.git typo git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1829 --- diff --git a/memcheck/docs/mc_techdocs.html b/memcheck/docs/mc_techdocs.html index 29ff9aebc7..92b7cceb98 100644 --- a/memcheck/docs/mc_techdocs.html +++ b/memcheck/docs/mc_techdocs.html @@ -140,7 +140,7 @@ and the program finally exit()s back to the kernel in the usual way.

-The normal course of activity, one Valgrind has started up, is as +The normal course of activity, once Valgrind has started up, is as follows. Valgrind never runs any part of your program (usually referred to as the "client"), not a single byte of it, directly. Instead it uses function VG_(translate) to translate