From vd@datamax.bg  Thu Sep 14 05:54:10 2006
Return-Path: <vd@datamax.bg>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0128F16A412;
	Thu, 14 Sep 2006 05:54:10 +0000 (UTC)
	(envelope-from vd@datamax.bg)
Received: from jengal.datamax.bg (jengal.datamax.bg [82.103.104.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9363B43D46;
	Thu, 14 Sep 2006 05:54:09 +0000 (GMT)
	(envelope-from vd@datamax.bg)
Received: from qlovarnika.bg.datamax (qlovarnika.bg.datamax [192.168.10.2])
	by jengal.datamax.bg (Postfix) with SMTP id DAD57B860;
	Thu, 14 Sep 2006 08:54:08 +0300 (EEST)
Received: (nullmailer pid 20699 invoked by uid 1002);
	Thu, 14 Sep 2006 05:54:08 -0000
Message-Id: <20060914055408.GA17875@qlovarnika.bg.datamax>
Date: Thu, 14 Sep 2006 08:54:08 +0300
From: Vasil Dimov <vd@FreeBSD.org>
Reply-To: vd@FreeBSD.org
To: FreeBSD-gnats-submit@freebsd.org
Cc: imp@village.org
Subject: fix kernel config option name in src/UPDATING
X-Send-Pr-Version: 3.113

>Number:         103251
>Category:       docs
>Synopsis:       [patch] fix kernel config option name in src/UPDATING
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    imp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 14 06:00:41 GMT 2006
>Closed-Date:    Wed Sep 27 10:49:34 GMT 2006
>Last-Modified:  Wed Sep 27 10:49:34 GMT 2006
>Originator:     Vasil Dimov
>Release:        FreeBSD 6.1-STABLE amd64
>Organization:
N/A
>Environment:

>Description:

There is not such option IP_FIREWALL_FORWARD

>How-To-Repeat:

>Fix:

--- UPDATING-typo.diff begins here ---
Index: UPDATING
===================================================================
RCS file: /home/ncvs/src/UPDATING,v
retrieving revision 1.455
diff -u -r1.455 UPDATING
--- UPDATING	4 Sep 2006 21:49:31 -0000	1.455
+++ UPDATING	14 Sep 2006 05:51:28 -0000
@@ -26,7 +26,7 @@
 
 20060816:
 	The IPFIREWALL_FORWARD_EXTENDED option is gone and the behaviour
-	for IP_FIREWALL_FORWARD is now as it was before when it was first
+	for IPFIREWALL_FORWARD is now as it was before when it was first
 	committed and for years after. The behaviour is now ON.
 
 20060725:
--- UPDATING-typo.diff ends here ---
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->imp 
Responsible-Changed-By: vd 
Responsible-Changed-When: Thu Sep 14 06:08:04 UTC 2006 
Responsible-Changed-Why:  
Assign to maintainer of src/UPDATING 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103251 
State-Changed-From-To: open->patched 
State-Changed-By: maxim 
State-Changed-When: Mon Sep 18 11:24:36 UTC 2006 
State-Changed-Why:  
Fixed in HEAD.  Thanks! 

# Vasil, you can commit such changes yourself :-) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103251 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/103251: commit references a PR
Date: Mon, 18 Sep 2006 11:24:47 +0000 (UTC)

 maxim       2006-09-18 11:24:25 UTC
 
   FreeBSD src repository
 
   Modified files:
     .                    UPDATING 
   Log:
   o s/IP_FIREWALL_FORWARD/IPFIREWALL_FORWARD/.
   
   PR:             docs/103251
   Submitted by:   vd
   MFC after:      3 days
   
   Revision  Changes    Path
   1.456     +1 -1      src/UPDATING
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: maxim 
State-Changed-When: Wed Sep 27 10:49:17 UTC 2006 
State-Changed-Why:  
Merged to RELENG_6. 

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