From rodrigc@h00609772adf0.ne.client2.attbi.com  Mon Apr  5 07:08:38 2004
Return-Path: <rodrigc@h00609772adf0.ne.client2.attbi.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7E49716A4CE; Mon,  5 Apr 2004 07:08:38 -0700 (PDT)
Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2755B43D2F; Mon,  5 Apr 2004 07:08:38 -0700 (PDT)
	(envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com)
Received: from dibbler.crodrigues.org (h00609772adf0.ne.client2.attbi.com[66.31.45.197])
          by comcast.net (sccrmhc11) with ESMTP
          id <2004040514083701100c9m53e>; Mon, 5 Apr 2004 14:08:37 +0000
Received: from dibbler.crodrigues.org (localhost.crodrigues.org [127.0.0.1])
	by dibbler.crodrigues.org (8.12.11/8.12.11) with ESMTP id i35E8uLH031247;
	Mon, 5 Apr 2004 10:08:56 -0400 (EDT)
	(envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com)
Received: (from rodrigc@localhost)
	by dibbler.crodrigues.org (8.12.11/8.12.11/Submit) id i35E8uYZ031246;
	Mon, 5 Apr 2004 10:08:56 -0400 (EDT)
	(envelope-from rodrigc)
Message-Id: <200404051408.i35E8uYZ031246@dibbler.crodrigues.org>
Date: Mon, 5 Apr 2004 10:08:56 -0400 (EDT)
From: Craig Rodrigues <rodrigc@crodrigues.org>
Reply-To: Craig Rodrigues <rodrigc@crodrigues.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: rodrigc@crodrigues.org, freebsd-threads@freebsd.org
Subject: Add linking information to pthread.3 man page
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         65208
>Category:       docs
>Synopsis:       Add linking information to pthread.3 man page
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 05 07:10:23 PDT 2004
>Closed-Date:    Thu Apr 08 16:07:00 PDT 2004
>Last-Modified:  Thu Apr 08 16:07:00 PDT 2004
>Originator:     Craig Rodrigues
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD dibbler.crodrigues.org 5.2-CURRENT FreeBSD 5.2-CURRENT #39: Sat Mar 13 14:49:20 EST 2004 rodrigc@dibbler.crodrigues.org:/usr/obj/usr/src/sys/MYKERNEL1 i386


	
>Description:
	Add library linking information to pthread.3 man page.  Motivated
        by following discussion on freebsd-threads mailing list:
http://lists.freebsd.org/pipermail/freebsd-threads/2004-March/001805.html
  
>How-To-Repeat:
	
>Fix:


--- 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


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: simon 
State-Changed-When: Thu Apr 8 16:06:49 PDT 2004 
State-Changed-Why:  
Committed, thanks for the submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=65208 
>Unformatted:
