From nobody@FreeBSD.org  Wed Feb 28 06:58:40 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id E4CC316A402
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Feb 2007 06:58:40 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id BDE4C13C48D
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Feb 2007 06:58:40 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l1S6we5C061841
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Feb 2007 06:58:40 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l1S6weTd061840;
	Wed, 28 Feb 2007 06:58:40 GMT
	(envelope-from nobody)
Message-Id: <200702280658.l1S6weTd061840@www.freebsd.org>
Date: Wed, 28 Feb 2007 06:58:40 GMT
From: Martin Nilsson<martin@mullet.se>
To: freebsd-gnats-submit@FreeBSD.org
Subject: if_axe man page needs to be updated
X-Send-Pr-Version: www-3.0

>Number:         109664
>Category:       docs
>Synopsis:       [patch] axe(4) man page needs to be updated
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    remko
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 28 07:00:10 GMT 2007
>Closed-Date:    Sun Nov 11 11:41:54 UTC 2007
>Last-Modified:  Sun Nov 11 11:50:02 UTC 2007
>Originator:     Martin Nilsson
>Release:        6.2
>Organization:
>Environment:
FreeBSD euklides.gneto.com 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Feb  9 07:05:14 CET 2007     root@euklides.gneto.com:/usr/obj/home/FreeBSD/RELENG_6/src/sys/EUKLIDES  i386
>Description:
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)
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:

From: Jeroen Ruigrok van der Werven <asmodai@in-nomine.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/109664: axe(4) man page needs to be updated
Date: Thu, 17 May 2007 12:35:41 +0200

 --GPJrCs/72TxItFYR
 Content-Type: text/plain; charset=utf-8
 Content-Disposition: inline
 Content-Transfer-Encoding: 8bit
 
 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...
 
 --GPJrCs/72TxItFYR
 Content-Type: text/x-diff; charset=us-ascii
 Content-Disposition: attachment; filename="share-man-man4-axe.4.diff"
 
 Index: axe.4
 ===================================================================
 RCS file: /usr/ncvs/FreeBSD/src/share/man/man4/axe.4,v
 retrieving revision 1.13
 diff -u -r1.13 axe.4
 --- axe.4	12 May 2007 05:59:15 -0000	1.13
 +++ axe.4	17 May 2007 10:33:50 -0000
 @@ -134,7 +134,7 @@
  .It
  Buffalo (Melco Inc.) LUA-U2-KTX
  .It
 -D-Link DUBE100
 +D-Link DUB-E100, revision A
  .It
  LinkSys USB200M
  .It
 
 --GPJrCs/72TxItFYR--
Responsible-Changed-From-To: freebsd-doc->remko 
Responsible-Changed-By: remko 
Responsible-Changed-When: Thu May 17 10:44:08 UTC 2007 
Responsible-Changed-Why:  
I'll handle this 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109664 
State-Changed-From-To: open->patched 
State-Changed-By: remko 
State-Changed-When: Wed Jun 6 19:27:22 UTC 2007 
State-Changed-Why:  
Commited to -CURRENT, will mfc in a week orso 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109664 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/109664: commit references a PR
Date: Wed,  6 Jun 2007 19:27:18 +0000 (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"
 
State-Changed-From-To: patched->closed 
State-Changed-By: remko 
State-Changed-When: Sun Nov 11 11:41:52 UTC 2007 
State-Changed-Why:  
This is now in RELENG_6, RELENG_7, and CURRENT. Thanks for the 
submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109664 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/109664: commit references a PR
Date: Sun, 11 Nov 2007 11:40:38 +0000 (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"
 
>Unformatted:
