|
From: <sv...@va...> - 2008-06-27 19:25:28
|
Author: bart
Date: 2008-06-27 20:25:35 +0100 (Fri, 27 Jun 2008)
New Revision: 8290
Log:
Fixed typo.
Modified:
trunk/helgrind/docs/hg-manual.xml
Modified: trunk/helgrind/docs/hg-manual.xml
===================================================================
--- trunk/helgrind/docs/hg-manual.xml 2008-06-27 15:00:07 UTC (rev 8289)
+++ trunk/helgrind/docs/hg-manual.xml 2008-06-27 19:25:35 UTC (rev 8290)
@@ -1020,7 +1020,7 @@
LinuxThreads implementation is not supported.</para>
<para>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.</para>
|