Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 2004 10:32:15 -0700 (PDT)
From:      Michel Lavondès <fox@vader.aacc.cc.md.us>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/66539: [patch] share/man/man4/netgraph.4 inconsistent field name
Message-ID:  <200405111732.i4BHWFck055781@www.freebsd.org>
Resent-Message-ID: <200405111740.i4BHeN6W087725@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         66539
>Category:       docs
>Synopsis:       [patch] share/man/man4/netgraph.4 inconsistent field name
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 11 10:40:23 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Michel Lavondès
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405111732.i4BHWFck055781>