Bug 109664

Summary: [patch] axe(4) man page needs to be updated
Product: Documentation Reporter: Martin Nilsson <martin>
Component: Books & ArticlesAssignee: Remko Lodder <remko>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
share-man-man4-axe.4.diff none

Description Martin Nilsson 2007-02-28 07:00:10 UTC
HARDWARE
     The axe driver supports ASIX Electronics AX88172 based USB Ethernet
     adapters including:

     ·   D-Link DUBE100


The above should be changed to:
D-Link DUB-E100 ver A. (Version B1 is not supported)
Comment 1 Jeroen Ruigrok van der Werven 2007-05-17 11:35:41 UTC
Patch for the manual page adjustment.

-- 
Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai
ã¤ã§ã«ã¼ã³ ã©ã¦ãã­ã㯠ã´ã¡ã³ ãã« ã¦ã§ã«ã´ã§ã³
http://www.in-nomine.org/ | http://www.rangaku.org/
Love will draw us in, to wipe our tears away...
Comment 2 Remko Lodder freebsd_committer freebsd_triage 2007-05-17 11:44:08 UTC
Responsible Changed
From-To: freebsd-doc->remko

I'll handle this
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-06-06 20:27:18 UTC
remko       2007-06-06 19:27:11 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       axe.4 
  Log:
  Specify which Dlink chip is supported (D-Link DUB-E100 ver A) because
  others (D-Link DUB-E100 ver B1) are not.
  
  PR:             docs/109664
  Submitted by:   Martin Nilsson<martin at mullet dot se>
  Patch by:       asmodai
  MFC after:      1 week
  
  Revision  Changes    Path
  1.14      +2 -2      src/share/man/man4/axe.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 4 Remko Lodder freebsd_committer freebsd_triage 2007-06-06 20:27:22 UTC
State Changed
From-To: open->patched

Commited to -CURRENT, will mfc in a week orso
Comment 5 dfilter service freebsd_committer freebsd_triage 2007-11-11 11:40:38 UTC
remko       2007-11-11 11:40:03 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    share/man/man4       axe.4 
  Log:
  MFC rev 1.14 axe.4
  
    Specify which Dlink chip is supported (D-Link DUB-E100 ver A) because
    others (D-Link DUB-E100 ver B1) are not.
  
    PR: docs/109664
    Submitted by: Martin Nilsson<martin at mullet dot se>
    Patch by: asmodai
  
  Revision  Changes    Path
  1.9.2.4   +2 -2      src/share/man/man4/axe.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 6 Remko Lodder freebsd_committer freebsd_triage 2007-11-11 11:41:52 UTC
State Changed
From-To: patched->closed

This is now in RELENG_6, RELENG_7, and CURRENT. Thanks for the 
submission!