From owner-cvs-doc@FreeBSD.ORG Fri Feb 25 12:10:18 2005 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC79316A4CE; Fri, 25 Feb 2005 12:10:18 +0000 (GMT) Received: from volginfo.ru (ns.volginfo.ru [217.23.84.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36F5843D39; Fri, 25 Feb 2005 12:10:18 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from [192.168.1.32] (llp-13.vistcom.ru [217.23.84.68]) by volginfo.ru (Postfix) with ESMTP id 177082015; Fri, 25 Feb 2005 15:10:17 +0300 (MSK) Message-ID: <421F15A6.7070800@FreeBSD.org> Date: Fri, 25 Feb 2005 15:10:14 +0300 From: Denis Peplin User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041008 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: Ceri Davies References: <200502251143.j1PBhktn055185@repoman.freebsd.org> <20050225115456.GT3322@submonkey.net> In-Reply-To: <20050225115456.GT3322@submonkey.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/firewalls chapter.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2005 12:10:19 -0000 Hello! Ceri Davies wrote: > On Fri, Feb 25, 2005 at 11:43:46AM +0000, Denis Peplin wrote: > >>den 2005-02-25 11:43:46 UTC >> >> FreeBSD doc repository >> >> Modified files: >> en_US.ISO8859-1/books/handbook/firewalls chapter.sgml >> Log: >> s/RULE#/RULE_NUMBER/ to not to mix with comments that was noted above > > >>| @@ -2250,7 +2250,7 @@ options IPV6FIREWALL_DEFAULT_TO_ACCEP >>| comment and may appear at the end of a rule line or on its >>| own lines. Blank lines are ignored. >>| >>| - CMD RULE# ACTION LOGGING SELECTION >>| + CMD RULE_NUMBER ACTION LOGGING SELECTION >>| STATEFUL > > > Man, this is going to look ugly, but those should all be marked up as > separate replaceables. Yes, it is ugly, but i can't fix all things in one commit ;-)