From owner-freebsd-doc@FreeBSD.ORG Mon Mar 1 14:50:15 2004 Return-Path: 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 915FA16A4CF for ; Mon, 1 Mar 2004 14:50:15 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72F0A43D2D for ; Mon, 1 Mar 2004 14:50:15 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i21MoFbv082874 for ; Mon, 1 Mar 2004 14:50:15 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i21MoFUQ082872; Mon, 1 Mar 2004 14:50:15 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 1 Mar 2004 14:50:15 -0800 (PST) Resent-Message-Id: <200403012250.i21MoFUQ082872@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, Andrew Boothman Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADCAF16A4CE for ; Mon, 1 Mar 2004 14:49:43 -0800 (PST) Received: from 82-41-27-158.cable.ubr04.edin.blueyonder.co.uk (82-41-27-158.cable.ubr04.edin.blueyonder.co.uk [82.41.27.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FFE143D39 for ; Mon, 1 Mar 2004 14:49:43 -0800 (PST) (envelope-from andrew@mux.org.uk) Received: from spatula.flat (spatula.flat [192.168.0.2]) by myriad.flat (Postfix) with ESMTP id 378B4C5 for ; Mon, 1 Mar 2004 21:37:40 +0000 (GMT) Received: by spatula.flat (Postfix, from userid 1001) id DDC6A22F6; Mon, 1 Mar 2004 22:49:41 +0000 (GMT) Message-Id: <20040301224941.DDC6A22F6@spatula.flat> Date: Mon, 1 Mar 2004 22:49:41 +0000 (GMT) From: Andrew Boothman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/63622: [PATCH] Small typo in pfil(9) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrew Boothman List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Mar 2004 22:50:15 -0000 >Number: 63622 >Category: docs >Synopsis: [PATCH] Small typo in pfil(9) >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: Mon Mar 01 14:50:15 PST 2004 >Closed-Date: >Last-Modified: >Originator: Andrew Boothman >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD spatula.flat 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Fri Feb 20 18:43:55 GMT 2004 andrew@spatula.flat:/usr/obj/usr/src/sys/SPATULA i386 >Description: Small typo in pfil(9) man page >How-To-Repeat: man pfil >Fix: --- pfil.9.orig Mon Mar 1 22:44:22 2004 +++ pfil.9 Mon Mar 1 22:44:45 2004 @@ -163,7 +163,7 @@ framework was changed to work with an arbitrary number of filtering points, as well as be less IP-centric. .Pp -Fine-grained locking was adding in FreeBSD 5.2. +Fine-grained locking was added in FreeBSD 5.2. .Sh BUGS .Fn pfil_hook_get is only safe for internal use. >Release-Note: >Audit-Trail: >Unformatted: