From phk@critter.freebsd.dk  Tue Jul 11 11:30:51 2006
Return-Path: <phk@critter.freebsd.dk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6B64916A4DA
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 11 Jul 2006 11:30:51 +0000 (UTC)
	(envelope-from phk@critter.freebsd.dk)
Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [195.41.46.237])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 09FCE43D45
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 11 Jul 2006 11:30:50 +0000 (GMT)
	(envelope-from phk@critter.freebsd.dk)
Received: from critter.freebsd.dk (0x535db11d.naenxx7.adsl-dhcp.tele.dk [83.93.177.29])
	by pfepc.post.tele.dk (Postfix) with ESMTP id 74DAE8A003F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 11 Jul 2006 13:30:49 +0200 (CEST)
Received: from critter.freebsd.dk (localhost [127.0.0.1])
	by critter.freebsd.dk (8.13.7/8.13.7) with ESMTP id k6B9Bikk000828
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 11 Jul 2006 09:11:45 GMT
	(envelope-from phk@critter.freebsd.dk)
Received: (from phk@localhost)
	by critter.freebsd.dk (8.13.7/8.13.7/Submit) id k6ACxkEp054833;
	Mon, 10 Jul 2006 12:59:46 GMT
	(envelope-from phk)
Message-Id: <200607101259.k6ACxkEp054833@critter.freebsd.dk>
Date: Mon, 10 Jul 2006 12:59:46 GMT
From: Poul-Henning Kamp <phk@critter.freebsd.dk>
Reply-To: Poul-Henning Kamp <phk@critter.freebsd.dk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: missing pthread_yield man page
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         100083
>Category:       docs
>Synopsis:       missing pthread_yield man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 11 11:40:16 GMT 2006
>Closed-Date:    Sat Oct 07 17:34:48 GMT 2006
>Last-Modified:  Sat Oct 07 17:34:48 GMT 2006
>Originator:     Poul-Henning Kamp
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD critter.freebsd.dk 7.0-CURRENT FreeBSD 7.0-CURRENT #5: Wed Jul 5 22:14:32 UTC 2006 root@critter.freebsd.dk:/critter/obj/critter/src/sys/TP41P i386


	
>Description:

	We have no pthread_yield(3) manual page.

>How-To-Repeat:

	man pthread_yield
>Fix:

	write man page or add pthread_yield as a link to an existing.


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: maxim 
State-Changed-When: Mon Sep 18 18:07:57 UTC 2006 
State-Changed-Why:  
Fixed in HEAD. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100083 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/100083: commit references a PR
Date: Mon, 18 Sep 2006 18:08:47 +0000 (UTC)

 maxim       2006-09-18 18:07:49 UTC
 
   FreeBSD src repository
 
   Modified files:
     share/man/man3       Makefile 
   Added files:
     share/man/man3       pthread_yield.3 
   Log:
   o Add pthread_yield.3 man page.
   
   PR:             docs/100083
   Reviewed by:    deischen, ru
   Obtained from:  OpenBSD
   MFC after:      2 weeks
   
   Revision  Changes    Path
   1.42      +2 -1      src/share/man/man3/Makefile
   1.1       +31 -0     src/share/man/man3/pthread_yield.3 (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: maxim 
State-Changed-When: Sat Oct 7 17:34:33 UTC 2006 
State-Changed-Why:  
Merged to RELENG_6. 

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