summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-01-15 16:13:49 +0000
committerru <ru@FreeBSD.org>2004-01-15 16:13:49 +0000
commita33865242f09e374f5e93d6a498d25f32afb660c (patch)
treeab10b41dfcaf8269c86cdf438b811ebebbec06bb /share
parent74b508f8feda05d81126d20afe7e307522a34c6a (diff)
downloadFreeBSD-src-a33865242f09e374f5e93d6a498d25f32afb660c.zip
FreeBSD-src-a33865242f09e374f5e93d6a498d25f32afb660c.tar.gz
Removed the IMPLEMENTATION NOTES section made redundant by not
putting libc_r into the LIBRARY section.
Diffstat (limited to 'share')
-rw-r--r--share/man/man3/pthread_mutex_timedlock.39
1 files changed, 0 insertions, 9 deletions
diff --git a/share/man/man3/pthread_mutex_timedlock.3 b/share/man/man3/pthread_mutex_timedlock.3
index 52c1638..a42b158 100644
--- a/share/man/man3/pthread_mutex_timedlock.3
+++ b/share/man/man3/pthread_mutex_timedlock.3
@@ -50,15 +50,6 @@ specified by abs_timeout,
expires.
The time of the timeout is an absolute time and
is not relative to the current time.
-.Sh IMPLEMENTATION NOTES
-The
-.Fn pthread_mutex_timedlock
-function is only available in
-.Lb libpthread
-and
-.Lb libthr .
-This function is not implemented in
-.Lb libc_r .
.Sh RETURN VALUES
If successful,
.Fn pthread_mutex_timedlock
OpenPOWER on IntegriCloud