summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-01-14 21:12:39 +0000
committerru <ru@FreeBSD.org>2004-01-14 21:12:39 +0000
commite2d68ddc6e5e0c812d118d02c187ab72f913995b (patch)
tree95e4b9dc2cf8ff217c1b01f5830cf28b816670ce /share
parent0f1adf8cc10a8d24f84b286540c04c3dd76d92e0 (diff)
downloadFreeBSD-src-e2d68ddc6e5e0c812d118d02c187ab72f913995b.zip
FreeBSD-src-e2d68ddc6e5e0c812d118d02c187ab72f913995b.tar.gz
This interface is not provided by libc_r. It is, on the other
hand, is also provided by libthr, but this will be addressed later.
Diffstat (limited to 'share')
-rw-r--r--share/man/man3/pthread_mutex_timedlock.32
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_mutex_timedlock.3 b/share/man/man3/pthread_mutex_timedlock.3
index e4d69dc..cc53260 100644
--- a/share/man/man3/pthread_mutex_timedlock.3
+++ b/share/man/man3/pthread_mutex_timedlock.3
@@ -31,7 +31,7 @@
.Nm pthread_mutex_timedlock
.Nd lock a mutex without blocking indefinitely
.Sh LIBRARY
-.Lb libc_r
+.Lb libpthread
.Sh SYNOPSIS
.In pthread.h
.In time.h
OpenPOWER on IntegriCloud