Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Nov 2005 22:09:01 GMT
From:      Pim van Pelt <pim@ipng.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        pim@ipng.nl
Subject:   docs/89256: broken reference in pfsync(4) manpage
Message-ID:  <200511182209.jAIM91FY057781@hog.ipng.nl>
Resent-Message-ID: <200511182210.jAIMAMYI091900@freefall.freebsd.org>

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

>Number:         89256
>Category:       docs
>Synopsis:       broken reference in pfsync(4) manpage
>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:   Fri Nov 18 22:10:22 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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