Bug 68201

Summary: [patch] pthread_atfork(3) man page
Product: Documentation Reporter: Alex Vasylenko <lxv>
Component: Books & ArticlesAssignee: Giorgos Keramidas <keramida>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff
none
file.diff none

Description Alex Vasylenko 2004-06-22 16:00:41 UTC
	pthread_atfork(3) needs a man page, not mentioned in pthread(3)

Fix: Apply the following patches in /usr/src/share/man/man3:
How-To-Repeat: 	man 3 pthread_atfork
Comment 1 Giorgos Keramidas freebsd_committer freebsd_triage 2004-07-23 02:01:54 UTC
Responsible Changed
From-To: freebsd-doc->keramida

I'll take this one.
Comment 2 Giorgos Keramidas freebsd_committer freebsd_triage 2005-05-18 17:24:36 UTC
State Changed
From-To: open->patched

I've committed a slightly different manpage, based on this excellent 
starting material to CURRENT.  After a while, I'll MFC this too. 

Thanks for your help improving our pthread_xxx() docs :-)
Comment 3 Xin LI freebsd_committer freebsd_triage 2006-09-25 11:39:36 UTC
State Changed
From-To: patched->closed

Fixed ~1.5 years ago by keramida@, the change now present 
in RELENG_6.