From nobody@FreeBSD.org  Thu Dec 25 17:12:28 2003
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7613B16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 25 Dec 2003 17:12:28 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A87D443D1D
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 25 Dec 2003 17:12:27 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id hBQ1CRdL063428
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 25 Dec 2003 17:12:27 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id hBQ1CRWY063427;
	Thu, 25 Dec 2003 17:12:27 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200312260112.hBQ1CRWY063427@www.freebsd.org>
Date: Thu, 25 Dec 2003 17:12:27 -0800 (PST)
From: Andreas Mller <segfault@gmx.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: miibus(4) manual page slight cosmetic glitch
X-Send-Pr-Version: www-2.0

>Number:         60575
>Category:       docs
>Synopsis:       miibus(4) manual page slight cosmetic glitch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    trhodes
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 25 17:20:04 PST 2003
>Closed-Date:    Mon Feb 09 22:58:18 PST 2004
>Last-Modified:  Mon Feb 09 22:58:18 PST 2004
>Originator:     Andreas Mller
>Release:        5.2-CURRENT
>Organization:
>Environment:
FreeBSD xxx 5.2-CURRENT FreeBSD 5.2-CURRENT #29: Wed Dec 24 17:26:14 CET 2003     root@xxx:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
      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.
>How-To-Repeat:
      
>Fix:
      The following patch changes the description in the miibus(4) manual page to that used in the fxp(4) manual page.

--- /usr/src/share/man/man4/miibus.4    Sun Nov 16 17:09:52 2003
+++ miibus.4    Fri Dec 26 02:01:03 2003
@@ -60,7 +60,7 @@
 .It Xr ed 4
 NE[12]000, SMC Ultra, 3c503, DS8390 cards
 .It Xr fxp 4
-Intel EtherExpress PRO/100B (82557, 82558)
+Intel EtherExpress Pro/100B
 .It Xr gem 4
 Sun ERI, Sun GEM and Apple GMAC Ethernet
 .It Xr hme 4

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: trhodes 
State-Changed-When: Fri Dec 26 08:06:02 PST 2003 
State-Changed-Why:  
Patch applied and committed, thanks! 


Responsible-Changed-From-To: freebsd-doc->trhodes 
Responsible-Changed-By: trhodes 
Responsible-Changed-When: Fri Dec 26 08:06:02 PST 2003 
Responsible-Changed-Why:  
Over to me. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=60575 
State-Changed-From-To: patched->closed 
State-Changed-By: trhodes 
State-Changed-When: Mon Feb 9 22:57:55 PST 2004 
State-Changed-Why:  
MFC complete, thanks for the submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=60575 
>Unformatted:
