Bug 143120

Summary: [UPDATE] Update info about DHCP in Handbook
Product: Documentation Reporter: Denny Lin <dennylin93>
Component: Books & ArticlesAssignee: Benedict Reuschling <bcr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
dhcp.patch none

Description Denny Lin 2010-01-23 14:20:01 UTC
The info about DHCP in the Handbook is outdated. ISC DHCP 3.0 isn't supported any more (replaced by 3.1), and the script has changed as well.
Comment 1 Benedict Reuschling freebsd_committer freebsd_triage 2010-01-23 20:06:12 UTC
Responsible Changed
From-To: freebsd-doc->bcr

I will work on that.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-30 20:59:13 UTC
bcr         2010-01-30 20:56:24 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/network-servers chapter.sgml 
  Log:
  Replace outdated ISC DHCP 3.0 with version 3.1 from the ports collection.
  The extension .sh from the startup script was removed as well, see
  the entry of 20060818 in /usr/ports/UPDATING for details.
  
  PR:             docs/143120
  Submitted by:   Denny Lin (dennylin93 at cnmc32 dot hs dot ntnu dot edu dot tw)
  Discussed with: jkois
  
  Revision  Changes    Path
  1.119     +6 -6      doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Benedict Reuschling freebsd_committer freebsd_triage 2010-01-30 21:12:05 UTC
State Changed
From-To: open->closed

Committed, thanks for filing this PR.