From owner-cvs-all@FreeBSD.ORG Fri Dec 10 02:38:21 2004 Return-Path: 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 CBE5816A4CE; Fri, 10 Dec 2004 02:38:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A07DA43D58; Fri, 10 Dec 2004 02:38:21 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iBA2cLhk009126; Fri, 10 Dec 2004 02:38:21 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBA2cLn3009125; Fri, 10 Dec 2004 02:38:21 GMT (envelope-from csjp) Message-Id: <200412100238.iBA2cLn3009125@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Fri, 10 Dec 2004 02:38:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/ipfw ipfw.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 10 Dec 2004 02:38:21 -0000 csjp 2004-12-10 02:38:21 UTC FreeBSD src repository Modified files: sbin/ipfw ipfw.8 Log: Update the IPFW man page to reflect reality. mpsafenet=0 is no longer required when using ucred based rules. Pointed out by: seanc (thanks!) MFC after: 1 month Revision Changes Path 1.160 +0 -10 src/sbin/ipfw/ipfw.8