summaryrefslogtreecommitdiffstats
path: root/share/man/man3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-01-14 21:53:19 +0000
committerru <ru@FreeBSD.org>2004-01-14 21:53:19 +0000
commit82162ee86dca5844501aff727a5a56a5b147d5a3 (patch)
tree655dcc3d517521a2028b024ccf7ee7dd7b7432d6 /share/man/man3
parent57b6bbbf56fa1589c1da24f2edb993cc535ce068 (diff)
downloadFreeBSD-src-82162ee86dca5844501aff727a5a56a5b147d5a3.zip
FreeBSD-src-82162ee86dca5844501aff727a5a56a5b147d5a3.tar.gz
Spell POSIX threads library as "libpthread", mdoc(7) is smart
enough to render it as "-lkse" these days.
Diffstat (limited to 'share/man/man3')
-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 cc53260..b9a9468 100644
--- a/share/man/man3/pthread_mutex_timedlock.3
+++ b/share/man/man3/pthread_mutex_timedlock.3
@@ -53,7 +53,7 @@ is not relative to the current time.
The
.Fn pthread_mutex_timedlock
function is only available in
-.Lb libkse
+.Lb libpthread
and
.Lb libthr .
This function is not implemented in
OpenPOWER on IntegriCloud