From nobody@FreeBSD.org  Tue May 11 10:32:16 2004
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 34AA216A4F7
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 11 May 2004 10:32:16 -0700 (PDT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B287843D78
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 11 May 2004 10:32:15 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i4BHWF89055782
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 11 May 2004 10:32:15 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i4BHWFck055781;
	Tue, 11 May 2004 10:32:15 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200405111732.i4BHWFck055781@www.freebsd.org>
Date: Tue, 11 May 2004 10:32:15 -0700 (PDT)
From: Michel Lavonds <fox@vader.aacc.cc.md.us>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] share/man/man4/netgraph.4 inconsistent field name
X-Send-Pr-Version: www-2.3

>Number:         66539
>Category:       docs
>Synopsis:       [patch] share/man/man4/netgraph.4 inconsistent field name
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 11 10:40:23 PDT 2004
>Closed-Date:    Sun Jul 18 02:44:37 GMT 2004
>Last-Modified:  Sun Jul 18 02:44:37 GMT 2004
>Originator:     Michel Lavonds
>Release:        FreeBSD 4.8-RELEASE-p13
>Organization:
Ecdysiasts United For Overdressing
>Environment:
>Description:
"command" field in description should be "cmd" to match struct 
definition and netgraph.h.
>How-To-Repeat:
man 4 netgraph
>Fix:
--- share/man/man4/netgraph.4.orig	Thu May  6 23:46:00 2004
+++ share/man/man4/netgraph.4	Thu May  6 23:50:15 2004
@@ -882,7 +882,7 @@
 node type, and
 a corresponding set of generic messages which all nodes understand.
 The handling of these messages is automatic.
-.It Dv command
+.It Dv cmd
 The identifier for the message command. This is type specific,
 and is defined in the same header file as the typecookie.
 .It Dv cmdstr
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Sun Jul 18 02:42:54 GMT 2004 
State-Changed-Why:  
Committed.  Thanks for catching this. 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Sun Jul 18 02:42:54 GMT 2004 
Responsible-Changed-Why:  

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