From owner-cvs-src@FreeBSD.ORG Fri Feb 13 14:08:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D2DD16A4CE; Fri, 13 Feb 2004 14:08:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 131B643D48; Fri, 13 Feb 2004 14:08:17 -0800 (PST) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1DM8GGe072999; Fri, 13 Feb 2004 14:08:16 -0800 (PST) (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1DM8GRC072998; Fri, 13 Feb 2004 14:08:16 -0800 (PST) (envelope-from simon) Message-Id: <200402132208.i1DM8GRC072998@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Fri, 13 Feb 2004 14:08:16 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 mac_portacl.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Feb 2004 22:08:17 -0000 simon 2004/02/13 14:08:16 PST FreeBSD src repository (doc committer) Modified files: share/man/man4 mac_portacl.4 Log: - Document more explicitly how the mac_portacl(4) policy works. - Document all the policy sysctl's. - Note that mac_portacl(4) appeared in FreeBSD 5.1. - A bit of mdoc(7) fixes. Much of the new text was inspired by the source code comments. Reviewed by: rwatson Revision Changes Path 1.3 +67 -6 src/share/man/man4/mac_portacl.4