From owner-cvs-all@FreeBSD.ORG Sun Oct 22 22:26:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03DE216A412; Sun, 22 Oct 2006 22:26:55 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B56D143D4C; Sun, 22 Oct 2006 22:26:54 +0000 (GMT) (envelope-from danger@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k9MMQsVf028895; Sun, 22 Oct 2006 22:26:54 GMT (envelope-from danger@repoman.freebsd.org) Received: (from danger@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9MMQs16028882; Sun, 22 Oct 2006 22:26:54 GMT (envelope-from danger) Message-Id: <200610222226.k9MMQs16028882@repoman.freebsd.org> From: Daniel Gerzo Date: Sun, 22 Oct 2006 22:26:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 ipfirewall.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Oct 2006 22:26:55 -0000 danger 2006-10-22 22:26:54 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_6) share/man/man4 ipfirewall.4 Log: - Move available kernel options to SYNOPSIS, describe how to enable ipfw from within loader.conf - Remove IPDIVERT kernel option - Add notes about IPFIREWALL_DEFAULT_TO_ACCEPT and IPFIREWALL_FORWARD This change syncs this man page with the -CURRENT version. Approved by: re (bmah), keramida (mentor), trhodes (mentor) Revision Changes Path 1.31.2.1 +63 -23 src/share/man/man4/ipfirewall.4