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_cleanup_pop.3 | 1 - 1 file changed, 1 deletion(-) (limited to 'share/man/man3/pthread_cleanup_pop.3') diff --git a/share/man/man3/pthread_cleanup_pop.3 b/share/man/man3/pthread_cleanup_pop.3 index 4cdb56f..519e53f 100644 --- a/share/man/man3/pthread_cleanup_pop.3 +++ b/share/man/man3/pthread_cleanup_pop.3 @@ -35,7 +35,6 @@ .Nd call the first cleanup routine .Sh LIBRARY .Lb libpthread -.Lb libthr .Sh SYNOPSIS .In pthread.h .Ft void -- cgit v1.1