summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-09-30 11:22:26 +0000
committerru <ru@FreeBSD.org>2006-09-30 11:22:26 +0000
commitd14af4276d075401bd31c25857ab0dafda4d4efd (patch)
tree69401fc85c396797c22f2a259e55e29c2ff36c48 /share/man/man3/pthread.3
parentf18421c1988a692148200572cf9e977502e0e589 (diff)
downloadFreeBSD-src-d14af4276d075401bd31c25857ab0dafda4d4efd.zip
FreeBSD-src-d14af4276d075401bd31c25857ab0dafda4d4efd.tar.gz
Remove mentions of libc_r.
Diffstat (limited to 'share/man/man3/pthread.3')
-rw-r--r--share/man/man3/pthread.34
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man3/pthread.3 b/share/man/man3/pthread.3
index 5ebb88d..2460128 100644
--- a/share/man/man3/pthread.3
+++ b/share/man/man3/pthread.3
@@ -39,7 +39,6 @@
.Sh LIBRARY
.Lb libpthread
.Lb libthr
-.Lb libc_r
.Sh SYNOPSIS
.In pthread.h
.Sh DESCRIPTION
@@ -471,8 +470,7 @@ cancellation stack.
.Sh INSTALLATION
The current
.Fx
-POSIX thread implementation is built in three libraries,
-.Lb libc_r ,
+POSIX thread implementation is built in two libraries,
.Lb libpthread ,
and
.Lb libthr .
OpenPOWER on IntegriCloud