From cfa1f4e6598fe97439b3012396e30d1eeb759421 Mon Sep 17 00:00:00 2001 From: Jonathan Mini Date: Mon, 16 Sep 2002 19:29:34 +0000 Subject: Mechanically change all libc_r references to libpthread. --- lib/libpthread/man/sem_destroy.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libpthread/man/sem_destroy.3') diff --git a/lib/libpthread/man/sem_destroy.3 b/lib/libpthread/man/sem_destroy.3 index 8094a5323888b..0496a76baadfd 100644 --- a/lib/libpthread/man/sem_destroy.3 +++ b/lib/libpthread/man/sem_destroy.3 @@ -33,7 +33,7 @@ .Nm sem_destroy .Nd destroy an unnamed semaphore .Sh LIBRARY -.Lb libc_r +.Lb libpthread .Sh SYNOPSIS .In semaphore.h .Ft int -- cgit v1.2.3