Bug 19263

Summary: Please update vfork.2
Product: Documentation Reporter: NOKUBI Hirotaka <nokubi>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description NOKUBI Hirotaka 2000-06-14 15:40:04 UTC
	When I was making preparation for writing article, I found that
	vfork.2 HISTORY section seems to be wrong. According to
	The Design and Implementation of the 4.3BSD, vfork(2) was
	implemented to 4.2BSD which was released 1984. So, it's
	peculiar to say it's appeared in 3.0BSD which was released 1979.
	NetBSD and OpenBSD's vfork.2 said it's appeared in 2.9BSD.
	It's reasonable.

Fix: 

NetBSD and OpenBSD have already fixed this.
	Please import their fixes.
How-To-Repeat: 
	man 2 vfork
Comment 1 dannyboy freebsd_committer freebsd_triage 2000-07-08 19:29:43 UTC
State Changed
From-To: open->closed

Fixed in HEAD through RELENG_3 (revs. 1.14, 1.12.2.2, 1.11.2.3).  Thanks.