From owner-freebsd-doc@FreeBSD.ORG Fri Nov 18 22:10:23 2005 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6ABC116A41F for ; Fri, 18 Nov 2005 22:10:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C245543D46 for ; Fri, 18 Nov 2005 22:10:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAIMAMQE091905 for ; Fri, 18 Nov 2005 22:10:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAIMAMYI091900; Fri, 18 Nov 2005 22:10:22 GMT (envelope-from gnats) Resent-Date: Fri, 18 Nov 2005 22:10:22 GMT Resent-Message-Id: <200511182210.jAIMAMYI091900@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Pim van Pelt Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD68D16A41F for ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: pim@ipng.nl Subject: docs/89256: broken reference in pfsync(4) manpage X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Pim van Pelt List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2005 22:10:23 -0000 >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: