From nobody@FreeBSD.org  Thu Mar 28 23:43:01 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 2FE7A37B425
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 28 Mar 2002 23:43:01 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g2T7h1o37446;
	Thu, 28 Mar 2002 23:43:01 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200203290743.g2T7h1o37446@freefall.freebsd.org>
Date: Thu, 28 Mar 2002 23:43:01 -0800 (PST)
From: John Nielsen <zoobie@bsdconspiracy.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: typo in ng_ether(4)
X-Send-Pr-Version: www-1.0

>Number:         36471
>Category:       docs
>Synopsis:       typo in ng_ether(4)
>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:   Thu Mar 28 23:50:01 PST 2002
>Closed-Date:    Sat Mar 30 15:24:02 PST 2002
>Last-Modified:  Sat Mar 30 15:24:02 PST 2002
>Originator:     John Nielsen
>Release:        4.5-stable
>Organization:
>Environment:
FreeBSD buff 4.5-STABLE FreeBSD 4.5-STABLE #3: Fri Mar  8 09:23:39 MST 2002
>Description:
      The second example in the EXAMPLES section says "ed0" instead of "fxp0" the first time it refers to the interface but not the second:

"This command sends the contents of foo.pkt out the interface ed0:
   cat foo.pkt | nghook fxp0: orphans"

>How-To-Repeat:
      man 4 ng_ether
>Fix:
      Replace "ed0" with "fxp0" on line 187 of src/share/man/man4/ng_ether.4.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Sat Mar 30 15:23:51 PST 2002 
State-Changed-Why:  
Fixed, thanks. 

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