Bug 84963

Summary: rc.conf(5) refers to ISC dhclient rather than OpenBSD's dhclient
Product: Documentation Reporter: Bob Johnson <bob89>
Component: Books & ArticlesAssignee: Brooks Davis <brooks>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Bob Johnson 2005-08-15 21:50:18 UTC
rc.conf(5) description of dhclient_program and dhclient_flags refer to the "ISC DHCP client", instead of the OpenBSD client that is now the default dhclient.

Fix: 

Change text to say "OpenBSD DHCP client" rather than "ISC DHCP client".
How-To-Repeat: man rc.conf
/ dhclient
Comment 1 Brooks Davis freebsd_committer freebsd_triage 2005-08-16 19:37:57 UTC
Responsible Changed
From-To: freebsd-doc->brooks

I'll fix this one.
Comment 2 Brooks Davis freebsd_committer freebsd_triage 2005-08-18 20:39:42 UTC
State Changed
From-To: open->patched

Fixed in HEAD.  Will MFC soon.
Comment 3 Brooks Davis freebsd_committer freebsd_triage 2005-08-20 20:16:21 UTC
State Changed
From-To: patched->closed

Fix MFCd.