From owner-freebsd-doc Wed Sep 30 07:20:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA08828 for freebsd-doc-outgoing; Wed, 30 Sep 1998 07:20:26 -0700 (PDT) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA08698 for ; Wed, 30 Sep 1998 07:20:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA01831; Wed, 30 Sep 1998 07:20:01 -0700 (PDT) Received: from mail.yk.rim.or.jp (mail.yk.rim.or.jp [202.247.130.37]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA07777 for ; Wed, 30 Sep 1998 07:13:14 -0700 (PDT) (envelope-from k-horik@yk.rim.or.jp) Received: from localhost (ppp178.yk.rim.or.jp [202.247.134.178]) by mail.yk.rim.or.jp (8.8.5/3.6W-RIMNET-98-06-09) with ESMTP id XAA21137 for ; Wed, 30 Sep 1998 23:12:58 +0900 (JST) Message-Id: <19980930231227X.k-horik@yk.rim.or.jp> Date: Wed, 30 Sep 1998 23:12:27 +0900 From: horikawa@jp.freebsd.org Reply-To: horikawa@jp.freebsd.org To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: docs/8102: ipf.5 contains typo ("whether on not" -> "whether or not") Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8102 >Category: docs >Synopsis: ipf.5 contains typo ("whether on not" -> "whether or not") >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: Wed Sep 30 07:20:01 PDT 1998 >Last-Modified: >Originator: Kazuo Horikawa >Organization: Jpman Project, Japan FreeBSD Users Group. >Release: FreeBSD 2.2.5-RELEASE i386 >Environment: src/contrib/ipfilter/man/ipf.5 revision 1.1.1.5 (HEAD) >Description: `man 5 ipf' shows: [snip] KEEP HISTORY The second last parameter which can be set for a filter rule is whether on not to record historical information for that packet, and what sort to keep. The following information can be kept: [snip] I think that `whether on not' should be `whether or not'. >How-To-Repeat: % man 5 ipf >Fix: Apply following patch for src/contrib/ipfilter/man/ipf.5 revision 1.1.1.5 (HEAD). --- ipf.5.bak Wed Sep 30 22:47:57 1998 +++ ipf.5 Wed Sep 30 22:47:53 1998 @@ -351,7 +351,7 @@ a security point of view is the ICMP redirect. .SH KEEP HISTORY .PP -The second last parameter which can be set for a filter rule is whether on not +The second last parameter which can be set for a filter rule is whether or not to record historical information for that packet, and what sort to keep. The following information can be kept: .TP >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message