From 4726269c93c77b059b7532aca2c82f450924161b Mon Sep 17 00:00:00 2001 From: mini Date: Mon, 16 Sep 2002 19:29:34 +0000 Subject: Mechanically change all libc_r references to libpthread. --- lib/libpthread/man/pthread_mutex_lock.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libpthread/man/pthread_mutex_lock.3') diff --git a/lib/libpthread/man/pthread_mutex_lock.3 b/lib/libpthread/man/pthread_mutex_lock.3 index cc35ff2..cbcfb25 100644 --- a/lib/libpthread/man/pthread_mutex_lock.3 +++ b/lib/libpthread/man/pthread_mutex_lock.3 @@ -34,7 +34,7 @@ .Nm pthread_mutex_lock .Nd lock a mutex .Sh LIBRARY -.Lb libc_r +.Lb libpthread .Sh SYNOPSIS .In pthread.h .Ft int -- cgit v1.1