From owner-freebsd-doc@FreeBSD.ORG Mon Sep 15 20:01:00 2008 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE21B1065672 for ; Mon, 15 Sep 2008 20:01:00 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id E74538FC08 for ; Mon, 15 Sep 2008 20:00:59 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from kobe.laptop (adsl172-222.kln.forthnet.gr [62.1.21.222]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-5) with ESMTP id m8FJlTWC032325 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 15 Sep 2008 22:47:35 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.3/8.14.3) with ESMTP id m8FJlTHB003805; Mon, 15 Sep 2008 22:47:29 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by kobe.laptop (8.14.3/8.14.3/Submit) id m8FJlSpi003804; Mon, 15 Sep 2008 22:47:28 +0300 (EEST) (envelope-from keramida@freebsd.org) From: Giorgos Keramidas To: John Baldwin References: <200809131919.m8DJJN6B058544@freefall.freebsd.org> <200809151408.26110.jhb@freebsd.org> Date: Mon, 15 Sep 2008 22:47:28 +0300 In-Reply-To: <200809151408.26110.jhb@freebsd.org> (John Baldwin's message of "Mon, 15 Sep 2008 14:08:25 -0400") Message-ID: <87iqsx42en.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: m8FJlTWC032325 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-4.511, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL -0.11, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@freebsd.org X-Spam-Status: No Cc: freebsd-doc@freebsd.org Subject: Re: docs/127359: Undocumented firewall_xxx options for rc.conf in stable branch X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2008 20:01:00 -0000 On Mon, 15 Sep 2008 14:08:25 -0400, John Baldwin wrote: > On Saturday 13 September 2008 03:19:23 pm keramida@freebsd.org wrote: >> Synopsis: Undocumented firewall_xxx options for rc.conf in stable branch >> >> Responsible-Changed-From-To: freebsd-doc->keramida >> Responsible-Changed-By: keramida >> Responsible-Changed-When: Sat Sep 13 19:18:43 UTC 2008 >> Responsible-Changed-Why: >> I'll update rc.conf.5 for the new options. >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=127359 > > It's probably worth documenting the other new firewall_* options I > added recently for "simple" and "client" as well. Good point, thanks :) I'm going through the ``Tom's Handbook'' patches by trhodes now, and then take care of this one.