From andrew@mux.org.uk  Mon Mar  1 14:49:43 2004
Return-Path: <andrew@mux.org.uk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id ADCAF16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <andrew@mux.org.uk>
Reply-To: Andrew Boothman <andrew@mux.org.uk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] Small typo in pfil(9)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         63622
>Category:       docs
>Synopsis:       [PATCH] Small typo in pfil(9)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 01 14:50:15 PST 2004
>Closed-Date:    Mon Mar 01 14:59:03 PST 2004
>Last-Modified:  Mon Mar 01 14:59:03 PST 2004
>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:
State-Changed-From-To: open->closed 
State-Changed-By: simon 
State-Changed-When: Mon Mar 1 14:58:49 PST 2004 
State-Changed-Why:  
Committed, thanks for the submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=63622 
>Unformatted:
