Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 2004 10:12:21 -0500
From:      Craig Rodrigues <rodrigc@crodrigues.org>
To:        Julian Elischer <julian@elischer.org>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: GDB 6.0 and FreeBSD threads
Message-ID:  <20040329151221.GA15088@crodrigues.org>
In-Reply-To: <4067B064.6090007@elischer.org>
References:  <406605CC.14911.CD2D006@localhost> <4067688B.19545.1A50C1@localhost> <4067B064.6090007@elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 28, 2004 at 09:13:08PM -0800, Julian Elischer wrote:
> we can't guess what question every developer is going to ask..
> But possibly the following paragraph in "man pthread"
> might be made a bit clearer...

How about we add this to the pthread.3 man page, to be consistent
with all the other pthread man pages?



--- pthread.3.orig	Mon Mar 29 09:57:00 2004
+++ pthread.3	Mon Mar 29 10:02:43 2004
@@ -36,6 +36,10 @@
 .Sh NAME
 .Nm pthread
 .Nd POSIX thread functions
+.Sh LIBRARY
+.Lb libpthread
+.Lb libthr
+.Lb libc_r
 .Sh SYNOPSIS
 .In pthread.h
 .Sh DESCRIPTION

-- 
Craig Rodrigues        
http://crodrigues.org
rodrigc@crodrigues.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040329151221.GA15088>