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_equal.3 | 1 - 1 file changed, 1 deletion(-) (limited to 'share/man/man3/pthread_equal.3') diff --git a/share/man/man3/pthread_equal.3 b/share/man/man3/pthread_equal.3 index cd478f6..1ed8531 100644 --- a/share/man/man3/pthread_equal.3 +++ b/share/man/man3/pthread_equal.3 @@ -38,7 +38,6 @@ .Nd compare thread IDs .Sh LIBRARY .Lb libpthread -.Lb libthr .Sh SYNOPSIS .In pthread.h .Ft int -- cgit v1.1