From ec7452f103d56cccf279cec74a22025f980bbda5 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov 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_join.3 | 1 + 1 file changed, 1 insertion(+) (limited to 'share/man/man3/pthread_join.3') diff --git a/share/man/man3/pthread_join.3 b/share/man/man3/pthread_join.3 index 513e291e1835..cb340021eb20 100644 --- a/share/man/man3/pthread_join.3 +++ b/share/man/man3/pthread_join.3 @@ -38,6 +38,7 @@ .Nd wait for thread termination .Sh LIBRARY .Lb libc_r +.Lb libpthread .Sh SYNOPSIS .In pthread.h .Ft int -- cgit v1.2.3