docs/66539: [patch] share/man/man4/netgraph.4 inconsistent field name

Michel Lavondès fox at vader.aacc.cc.md.us
Tue May 11 17:40:24 UTC 2004


>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:



More information about the freebsd-doc mailing list