From 57b6bbbf56fa1589c1da24f2edb993cc535ce068 Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 14 Jan 2004 21:44:26 +0000 Subject: Have a single set of POSIX threads man pages. The LIBRARY section of each manpage lists libraries that have corresponding interfaces implemented. Prodded by: threads Reviewed by: deischen --- share/man/man3/pthread_cleanup_pop.3 | 1 + 1 file changed, 1 insertion(+) (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 a0cb1b6..ee0205b 100644 --- a/share/man/man3/pthread_cleanup_pop.3 +++ b/share/man/man3/pthread_cleanup_pop.3 @@ -35,6 +35,7 @@ .Nd call the first cleanup routine .Sh LIBRARY .Lb libc_r +.Lb libpthread .Sh SYNOPSIS .In pthread.h .Ft void -- cgit v1.1