aboutsummaryrefslogtreecommitdiff
path: root/lib/libpthread/test/README
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/test/README')
-rw-r--r--lib/libpthread/test/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libpthread/test/README b/lib/libpthread/test/README
index 507ea4e19f74..8f625a1438e7 100644
--- a/lib/libpthread/test/README
+++ b/lib/libpthread/test/README
@@ -3,10 +3,10 @@ $FreeBSD$
This test suite is meant to test general functionality of pthreads, as well as
provide a simple framework for regression tests. In general, this test suite
can be used with any pthreads library, but in reality there are a number of
-libc_r-specific aspects to this test suite which would require some effort to
-get around if testing another pthreads library.
+libpthread-specific aspects to this test suite which would require some
+effort to get around if testing another pthreads library.
-This test suite assumes that libc_r is installed.
+This test suite assumes that libpthread is installed.
There are two forms of test that the 'verify' script understands. The simpler
form is the diff format, where the output of the test program is diff'ed with