Bug 47767

Summary: daemon(8) manpage from RELENG_4_7_0 says it appeared in FreeBSD 5.0
Product: Documentation Reporter: Alexander Peresunko <alex>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Alexander Peresunko 2003-01-31 18:40:14 UTC
	daemon(8) manpage from RELENG_4_7_0 says it appeared in FreeBSD 5.0 
	while daemon.8,v from CVS says it appeared in 4.7

Fix: 

s/FreeBSD 5.0/FreeBSD 4.7/
How-To-Repeat: 	Log into FeeBSD-4.7-RELEASE box, type man daemon and see HISTORY section.
Comment 1 jmz freebsd_committer freebsd_triage 2003-01-31 18:43:32 UTC
>>>>> Alexander Peresunko writes:

 >> Fix:

 > 	s/FreeBSD 5.0/FreeBSD 4.7/

I think s/FreeBSD 5.0/FreeBSD 4.4/ is more appropriate

Jean-Marc

-- 
Jean-Marc Zucconi -- PGP Key: finger jmz@FreeBSD.org [KeyID: 400B38E9]
Comment 2 Tom Rhodes freebsd_committer freebsd_triage 2003-02-05 03:35:26 UTC
State Changed
From-To: open->patched

I've changed 5.0 to 4.7 in STABLE.  Thanks for pointing this out, I'll MFS this 
change later!
Comment 3 Tom Rhodes freebsd_committer freebsd_triage 2003-02-05 19:20:17 UTC
State Changed
From-To: patched->closed

Applied!  Thanks alot for pointing this out to us!