Bug 115151

Summary: Typo in nfe(4) manpage
Product: Documentation Reporter: O. Hartmann <ohartmann>
Component: Books & ArticlesAssignee: Gabor Kovesdan <gabor>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description O. Hartmann 2007-08-02 18:20:01 UTC
In section HARDWARE of the nfe(4) manpage one of the two lines naming MCP 55 should be MCP 51 (possibly the first). MCP51 is mentioned prior but not listed in hardware, but instead two MCP 55 show up.
Comment 1 Gabor Kovesdan freebsd_committer freebsd_triage 2007-08-22 16:05:56 UTC
Responsible Changed
From-To: freebsd-doc->gabor

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-08-22 19:02:08 UTC
gabor       2007-08-22 18:02:01 UTC

  FreeBSD src repository (doc,ports committer)

  Modified files:
    share/man/man4       nfe.4 
  Log:
  - Fix a copy-paste bug in the list of supported chips
  
  PR:             docs/115151
  Submitted by:   O. Hartmann <ohartman at zedat dot fu-berlin dot de>
  Approved by:    re (bmah),
                  keramida (mentor)
  
  Revision  Changes    Path
  1.8       +2 -2      src/share/man/man4/nfe.4
_______________________________________________
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 Gabor Kovesdan freebsd_committer freebsd_triage 2007-08-22 19:11:54 UTC
State Changed
From-To: open->closed

Fixed in HEAD, thanks!