Bug 60575

Summary: miibus(4) manual page slight cosmetic glitch
Product: Documentation Reporter: Andreas Möller <segfault>
Component: Books & ArticlesAssignee: Tom Rhodes <trhodes>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Andreas Möller 2003-12-26 01:20:04 UTC
      The fxp(4) manual page's and the miibus(4) manual page's description of the fxp(4) driver differ. The latter mentions two Ethernet chips while the driver obviously supports many more.

Fix: The following patch changes the description in the miibus(4) manual page to that used in the fxp(4) manual page.
Comment 1 Tom Rhodes freebsd_committer freebsd_triage 2003-12-26 16:06:02 UTC
State Changed
From-To: open->patched

Patch applied and committed, thanks! 


Comment 2 Tom Rhodes freebsd_committer freebsd_triage 2003-12-26 16:06:02 UTC
Responsible Changed
From-To: freebsd-doc->trhodes

Over to me.
Comment 3 Tom Rhodes freebsd_committer freebsd_triage 2004-02-10 06:57:55 UTC
State Changed
From-To: patched->closed

MFC complete, thanks for the submission!