From 82162ee86dca5844501aff727a5a56a5b147d5a3 Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 14 Jan 2004 21:53:19 +0000 Subject: Spell POSIX threads library as "libpthread", mdoc(7) is smart enough to render it as "-lkse" these days. --- share/man/man3/pthread_mutex_timedlock.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man3') 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 -- cgit v1.1