From 95e055a2cf12b1c815871eee8a45c59d7d5a4de5 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 15 Jan 2004 16:13:49 +0000 Subject: [PATCH] Removed the IMPLEMENTATION NOTES section made redundant by not putting libc_r into the LIBRARY section. --- share/man/man3/pthread_mutex_timedlock.3 | 9 --------- 1 file changed, 9 deletions(-) diff --git a/share/man/man3/pthread_mutex_timedlock.3 b/share/man/man3/pthread_mutex_timedlock.3 index 52c163872bc8..a42b15858754 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