Bug 116099

Summary: dhclient(8) refers to nonexistant dhcp(8)
Product: Documentation Reporter: minimarmot <minimarmot>
Component: Books & ArticlesAssignee: Gabor Kovesdan <gabor>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description minimarmot 2007-09-05 01:50:01 UTC
See one-line summary.

Fix: 

I'd say just delete the reference -- I don't think there really needs
to be a man page for dhcp itself; there are enough other ones sitting
around.  No patch today (sorry); I need to get my laptop working before
classes start tomorrow.
How-To-Repeat: http://www.freebsd.org/cgi/man.cgi?query=dhclient
Comment 1 Gabor Kovesdan freebsd_committer freebsd_triage 2007-09-13 19:00:16 UTC
Responsible Changed
From-To: freebsd-doc->gabor

Take.
Comment 2 Gabor Kovesdan freebsd_committer freebsd_triage 2007-09-20 12:13:36 UTC
State Changed
From-To: open->patched

Patched in HEAD, keeping this for MFC reminder.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-09-20 22:27:21 UTC
gabor       2007-09-20 10:46:26 UTC

  FreeBSD src repository (doc,ports committer)

  Modified files:
    sbin/dhclient        dhclient.8 
  Log:
  - Remove references to unexisting man pages
  
  PR:             docs/116099
  Submitted by:   Ben Kaduk <minimarmot@gmail.com>
  Approved by:    re (bmah)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.9       +2 -5      src/sbin/dhclient/dhclient.8
_______________________________________________
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 4 Gabor Kovesdan freebsd_committer freebsd_triage 2007-09-28 12:15:51 UTC
State Changed
From-To: patched->closed

MFC to RELENG_6 completed, thanks for the submission!