docs/89256: broken reference in pfsync(4) manpage

Pim van Pelt pim at ipng.nl
Fri Nov 18 22:10:23 UTC 2005


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



More information about the freebsd-doc mailing list