From nobody@FreeBSD.org  Wed Feb 20 22:04:06 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 430CD16A402
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 20 Feb 2008 22:04:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 17F2413C457
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 20 Feb 2008 22:04:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1KM1XrJ083414
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 20 Feb 2008 22:01:33 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m1KM1XfX083413;
	Wed, 20 Feb 2008 22:01:33 GMT
	(envelope-from nobody)
Message-Id: <200802202201.m1KM1XfX083413@www.freebsd.org>
Date: Wed, 20 Feb 2008 22:01:33 GMT
From: Yuri <yuri@tsoft.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Man pages mising for thr_xxx syscalls
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         120917
>Category:       docs
>Synopsis:       [request]: Man pages mising for thr_xxx syscalls
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          suspended
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 20 22:10:03 UTC 2008
>Closed-Date:    
>Last-Modified:  Sat Apr  4 12:30:01 UTC 2009
>Originator:     Yuri
>Release:        7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #4: Tue Feb 19 08:18:11 PST 2008
>Organization:
n/a
>Environment:
>Description:
The following syscalls all need to have man pages:
thr_create
thr_exit
thr_self
thr_kill
thr_suspend
thr_wake
thr_new
thr_set_name
rtprio_thread
thr_kill2
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->suspended 
State-Changed-By: remko 
State-Changed-When: Thu Feb 21 06:46:54 UTC 2008 
State-Changed-Why:  
Since these type of questions are actually requests and no 
patches are added, suspend this request till someone writes 
up the manual pages for them. 

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

From: Jilles Tjoelker <jilles@stack.nl>
To: bug-followup@FreeBSD.org, yuri@tsoft.com
Cc:  
Subject: Re: docs/120917: [request]: Man pages mising for thr_xxx syscalls
Date: Sat, 4 Apr 2009 14:20:54 +0200

 I think the thr_* syscalls are only meant as an internal interface for
 libthr/libpthread. Applications should use the pthread API. Hence it
 seems fairly unimportant to me to have man pages for the the_* syscalls.
 
 -- 
 Jilles Tjoelker
>Unformatted:
