From owner-freebsd-doc@FreeBSD.ORG Tue Dec 21 21:50:28 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1B0516A4CF for ; Tue, 21 Dec 2004 21:50:28 +0000 (GMT) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAE8E43D46 for ; Tue, 21 Dec 2004 21:50:27 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a081.otenet.gr [212.205.215.81]) iBLLoPBo002002; Tue, 21 Dec 2004 23:50:26 +0200 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.1/8.13.1) with ESMTP id iBLLoJPx001971; Tue, 21 Dec 2004 23:50:19 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.1/8.13.1/Submit) id iBLLoJC9001964; Tue, 21 Dec 2004 23:50:19 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Tue, 21 Dec 2004 23:50:19 +0200 From: Giorgos Keramidas To: Matteo Riondato Message-ID: <20041221215018.GA1581@gothmog.gr> References: <1103658469.8516.53.camel@kaiser.sig11.org> <20041221214640.GB1340@gothmog.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041221214640.GB1340@gothmog.gr> cc: freebsd-doc@freebsd.org Subject: Re: Explaination of an extract from the handbook Firewall Section X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2004 21:50:28 -0000 On 2004-12-21 23:46, Giorgos Keramidas wrote: > > Does the following change make this paragraph easier to understand? > > % - device pf tells the compile to include > % - Packet Filter as part of its core kernel. > % + device pf enables support for the > % + Packet Filter firewall to the resulting > % + kernel. Err, "in" the resulting kernel.