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_self.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libpthread/man/pthread_self.3') diff --git a/lib/libpthread/man/pthread_self.3 b/lib/libpthread/man/pthread_self.3 index 899af43..82ac89e 100644 --- a/lib/libpthread/man/pthread_self.3 +++ b/lib/libpthread/man/pthread_self.3 @@ -37,7 +37,7 @@ .Nm pthread_self .Nd get the calling thread's ID .Sh LIBRARY -.Lb libc_r +.Lb libpthread .Sh SYNOPSIS .In pthread.h .Ft pthread_t -- cgit v1.1