Bug 67652

Summary: typo in bge man page
Product: Documentation Reporter: Frank Dabek <fdabek>
Component: Books & ArticlesAssignee: Christian Brueffer <brueffer>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Frank Dabek 2004-06-07 05:00:44 UTC
small typo in bge man page:

 The BCM570x
     supports TBI (ten bit interface) and GMII transceivers, which means it
     can be used with either copper of 1000baseX fiber applications.

should be .... copper OR 1000baseX

Fix: 

of --> or
How-To-Repeat: 	man bge
Comment 1 Simon L. B. Nielsen freebsd_committer freebsd_triage 2004-06-08 22:54:51 UTC
State Changed
From-To: open->patched

brueffer has fixed this in -CURRENT, by merging from DragonFly BSD, and 
he has indicated he will handle the MFC. 


Comment 2 Simon L. B. Nielsen freebsd_committer freebsd_triage 2004-06-08 22:54:51 UTC
Responsible Changed
From-To: freebsd-doc->brueffer

brueffer has fixed this in -CURRENT, by merging from DragonFly BSD, and 
he has indicated he will handle the MFC.
Comment 3 Christian Brueffer freebsd_committer freebsd_triage 2004-06-11 15:08:00 UTC
State Changed
From-To: patched->closed

MFC done.  Thanks for the report!