From nobody@FreeBSD.org  Mon May 17 10:21:39 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 8826816A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 May 2004 10:21:39 -0700 (PDT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 36F6943D5E
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 May 2004 10:21:39 -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 i4HHLctu071791
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 May 2004 10:21:38 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i4HHLcqO071789;
	Mon, 17 May 2004 10:21:38 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200405171721.i4HHLcqO071789@www.freebsd.org>
Date: Mon, 17 May 2004 10:21:38 -0700 (PDT)
From: Michel Lavonds <fox@vader.aacc.cc.md.us>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] 4_RELENG share/man/man4/ng_one2many.4 MFC 1.6, tyop
X-Send-Pr-Version: www-2.3

>Number:         66764
>Category:       docs
>Synopsis:       [patch] 4_RELENG share/man/man4/ng_one2many.4 MFC 1.6, tyop
>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:   Mon May 17 10:30:16 PDT 2004
>Closed-Date:    Tue Jul 13 16:21:14 GMT 2004
>Last-Modified:  Tue Jul 13 16:21:14 GMT 2004
>Originator:     Michel Lavonds
>Release:        4.8-RELEASE-p13
>Organization:
Ecdysiasts United For Overdressing
>Environment:
>Description:
(verbiage w/tyop was nuked in -current, so no MFC)
(<sys/types.h> is needed in 4_RELENG too)
>How-To-Repeat:
man 4 ng_one2many
on -stable
>Fix:
--- share/man/man4/ng_one2many.4.orig	Sat May  8 06:10:29 2004
+++ share/man/man4/ng_one2many.4	Sat May  8 07:06:19 2004
@@ -41,6 +41,7 @@
 .Nm ng_one2many
 .Nd packet multiplexing netgraph node type
 .Sh SYNOPSIS
+.In sys/types.h
 .In netgraph/ng_one2many.h
 .Sh DESCRIPTION
 The
@@ -71,7 +72,7 @@
 How a link is determined to be up or down depends on the node's
 configured link failure detection algorithm.
 .Sh TRANSMIT ALGORITHMS
-At this time, the only algorithm for determing the outgoing
+At this time, the only algorithm for determining the outgoing
 .Dv many
 hook is a simple round-robin delivery algorithm.
 Packets are delivered out the many hooks in sequential order.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: roam 
State-Changed-When: Tue Jul 13 16:21:00 GMT 2004 
State-Changed-Why:  
Fixes merged into -STABLE, thanks! 

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