From 8b43f8a9801bc40b6f4c9a86743684a61de5103f Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 22 Oct 2007 10:08:01 +0000 Subject: Hide the implementation details about multiple threading libraries from the synopses of pthread*(3) manpages. Reviewed by: deischen, davidxu --- share/man/man3/pthread_setspecific.3 | 1 - 1 file changed, 1 deletion(-) (limited to 'share/man/man3/pthread_setspecific.3') diff --git a/share/man/man3/pthread_setspecific.3 b/share/man/man3/pthread_setspecific.3 index ae66ae1..1ea3002 100644 --- a/share/man/man3/pthread_setspecific.3 +++ b/share/man/man3/pthread_setspecific.3 @@ -38,7 +38,6 @@ .Nd set a thread-specific data value .Sh LIBRARY .Lb libpthread -.Lb libthr .Sh SYNOPSIS .In pthread.h .Ft int -- cgit v1.1