From: Bart Van Assche Date: Fri, 27 Jun 2008 19:25:35 +0000 (+0000) Subject: Fixed typo. X-Git-Tag: svn/VALGRIND_3_4_0~424 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a82e55b5c27834977bfd6cae0ae870bf4111c496;p=thirdparty%2Fvalgrind.git Fixed typo. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8290 --- diff --git a/helgrind/docs/hg-manual.xml b/helgrind/docs/hg-manual.xml index eb9d3b494d..413baa217f 100644 --- a/helgrind/docs/hg-manual.xml +++ b/helgrind/docs/hg-manual.xml @@ -1020,7 +1020,7 @@ unlock(mx) unlock(mx) LinuxThreads implementation is not supported. Unsupported targets may work to varying degrees. In - particular ppc32-linux and ppc64-linux running NTPL should work, + particular ppc32-linux and ppc64-linux running NPTL should work, but you will get false race errors because Helgrind does not know how to properly handle atomic instruction sequences created using the lwarx/stwcx instructions.