From owner-freebsd-doc@FreeBSD.ORG Sat Feb 4 18:40:04 2006 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5F1116A420 for ; Sat, 4 Feb 2006 18:40:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A270D43D4C for ; Sat, 4 Feb 2006 18:40:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k14Ie3aq040080 for ; Sat, 4 Feb 2006 18:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k14Ie38k040078; Sat, 4 Feb 2006 18:40:03 GMT (envelope-from gnats) Resent-Date: Sat, 4 Feb 2006 18:40:03 GMT Resent-Message-Id: <200602041840.k14Ie38k040078@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Daniel Gerzo Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9313F16A420 for ; Sat, 4 Feb 2006 18:35:09 +0000 (GMT) (envelope-from danger@tomas.elvandar.org) Received: from tomas.elvandar.org (tomas.elvandar.org [217.148.169.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F03A43D46 for ; Sat, 4 Feb 2006 18:35:09 +0000 (GMT) (envelope-from danger@tomas.elvandar.org) Received: by tomas.elvandar.org (Postfix, from userid 1002) id EFC424844BD; Sat, 4 Feb 2006 18:35:07 +0000 (UTC) Message-Id: <20060204183507.EFC424844BD@tomas.elvandar.org> Date: Sat, 4 Feb 2006 18:35:07 +0000 (UTC) From: Daniel Gerzo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/92816: [patch] s/NOINET6/NO_INET6/ in firewalls chapter X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Gerzo List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Feb 2006 18:40:05 -0000 >Number: 92816 >Category: docs >Synopsis: [patch] s/NOINET6/NO_INET6/ in firewalls chapter >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Feb 04 18:40:02 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Daniel Gerzo >Release: FreeBSD 6.0-RELEASE i386 >Organization: rulez.sk >Environment: System: FreeBSD 6.0-RELEASE #3: Fri Nov 4 21:58:23 CET 2005 i386 >Description: this chapter still refers to the NOINET6 option, but this was changed to NO_INET6 to match other options, so update the handbook chapter. Based on request on doc@ by Fabian Keil. >How-To-Repeat: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls-pf.html >Fix: This diff should be sufficient: --- chapter.sgml.diff begins here --- --- /usr/home/danger/doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml.orig Sat Feb 4 18:29:36 2006 +++ /usr/home/danger/doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml Sat Feb 4 18:29:53 2006 @@ -269,7 +269,7 @@ The module assumes the presence of options INET and device bpf. Unless - NOINET6 (for example in &man.make.conf.5;) + NO_INET6 (for example in &man.make.conf.5;) was defined during the build, it also requires options INET6. --- chapter.sgml.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: