From pim@hog.ipng.nl  Fri Nov 18 22:09:04 2005
Return-Path: <pim@hog.ipng.nl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id DD68D16A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Nov 2005 22:09:04 +0000 (GMT)
	(envelope-from pim@hog.ipng.nl)
Received: from hog.ipng.nl (hog.ipng.nl [193.109.122.227])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6094343D46
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Nov 2005 22:09:04 +0000 (GMT)
	(envelope-from pim@hog.ipng.nl)
Received: from hog.ipng.nl (localhost [127.0.0.1])
	by hog.ipng.nl (8.13.4/8.13.4) with ESMTP id jAIM910d057782
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Fri, 18 Nov 2005 22:09:02 GMT
	(envelope-from pim@hog.ipng.nl)
Received: (from pim@localhost)
	by hog.ipng.nl (8.13.4/8.13.4/Submit) id jAIM91FY057781;
	Fri, 18 Nov 2005 22:09:01 GMT
	(envelope-from pim)
Message-Id: <200511182209.jAIM91FY057781@hog.ipng.nl>
Date: Fri, 18 Nov 2005 22:09:01 GMT
From: Pim van Pelt <pim@ipng.nl>
Reply-To: Pim van Pelt <pim@ipng.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc: pim@ipng.nl
Subject: broken reference in pfsync(4) manpage
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         89256
>Category:       docs
>Synopsis:       broken reference in pfsync(4) manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ceri
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 18 22:10:22 GMT 2005
>Closed-Date:    Mon Jan 02 12:54:33 GMT 2006
>Last-Modified:  Mon Jan 02 12:54:33 GMT 2006
>Originator:     Pim van Pelt
>Release:        FreeBSD 6.0-RC1 i386
>Organization:
IPng
>Environment:
System: FreeBSD hog.ipng.nl 6.0-RC1 FreeBSD 6.0-RC1 #1: Fri Oct 21 14:11:14 UTC 2005 root@hog.ipng.nl:/usr/obj/usr/src/sys/HOG i386

>Description:
	manpage of pfsync refers to ifconfig(8) and an option to 
	specify maximum amount of updates to collapse into a single
	update (maxupd). ifconfig(8) is missing this option.

>How-To-Repeat:
	man pfsync; 
	search for 'maxupd', which refers to ifconfig(8); 
	man ifconfig; 
	search for 'maxupd' (which is missing).
>Fix:
	update ifconfig(8) to reflect on the maxupd option:

     maxupd n        If the driver is a pfsync(4) pseudo-device, indicate the
                     maximum number of updates for a single state which can be
                     collapsed into one.  This is an 8-bit number; the default
                     value is 128.

	(taken from openbsd's manpage).
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->ceri 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Wed Dec 14 23:11:54 UTC 2005 
Responsible-Changed-Why:  
I will take care of this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89256 
State-Changed-From-To: open->patched 
State-Changed-By: ceri 
State-Changed-When: Fri Dec 16 11:38:36 UTC 2005 
State-Changed-Why:  
Committed to HEAD, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89256 
State-Changed-From-To: patched->closed 
State-Changed-By: ceri 
State-Changed-When: Mon Jan 2 12:54:00 UTC 2006 
State-Changed-Why:  
MFC'd to RELENG_6; thanks for your support. 

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