From nobody@FreeBSD.org  Sun Feb 24 17:21:59 2002
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id CD56337B402
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 24 Feb 2002 17:21:58 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g1P1LwE55341;
	Sun, 24 Feb 2002 17:21:58 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200202250121.g1P1LwE55341@freefall.freebsd.org>
Date: Sun, 24 Feb 2002 17:21:58 -0800 (PST)
From: John Nielsen <zoobie@bsdconspiracy.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: of/or typo in nge(4) manpage
X-Send-Pr-Version: www-1.0

>Number:         35291
>Category:       docs
>Synopsis:       of/or typo in nge(4) manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 24 17:30:01 PST 2002
>Closed-Date:    Fri Mar 1 09:31:16 PST 2002
>Last-Modified:  Fri Mar 01 09:31:29 PST 2002
>Originator:     John Nielsen
>Release:        4.5-RELEASE
>Organization:
n/a
>Environment:
FreeBSD humbaba 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Wed Feb 13 01:41:09 GMT 2002     root@humbaba:/usr/src/sys/compile/HUMBABA  i386
>Description:
      The second paragraph of the DESCRIPTION portion of the nge(4) manpage says "...copper of 1000baseX fiber..." and it should say "...copper or 1000baseX fiber...".
>How-To-Repeat:
      man 4 nge
>Fix:
      Change "of" to "or" on line 70 of src/share/man/nge.4.
>Release-Note:
>Audit-Trail:

From: Tom Rhodes <darklogik@pittgoth.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: docs/35291 [PATCH] of/or typo in nge(4) man page
Date: Mon, 25 Feb 2002 17:02:26 -0500 (EST)

 --- nge.4.old	Mon Feb 25 16:57:14 2002
 +++ nge.4	Mon Feb 25 16:58:21 2002
 @@ -67,7 +67,7 @@
  All of these NICs are capable of 10, 100 and 1000mbps speeds over CAT5
  copper cable.
  The DP83820 supports TBI (ten bit interface) and GMII
 -transceivers, which means it can be used with either copper of 1000baseX
 +transceivers, which means it can be used with either copper or 1000baseX
  fiber applications.
  The DP83820 supports TCP/IP checksum offload and
  VLAN tagging/insertion as well as a 2048-bit multicast hash filter
State-Changed-From-To: open->closed 
State-Changed-By: bmah 
State-Changed-When: Fri Mar 1 09:31:16 PST 2002 
State-Changed-Why:  
Committed to HEAD and RELENG_4, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=35291 
>Unformatted:
