From owner-p4-projects Wed Oct 2 9:13:31 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 4A10537B404; Wed, 2 Oct 2002 09:13:29 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3F6B37B401 for ; Wed, 2 Oct 2002 09:13:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C6E943E4A for ; Wed, 2 Oct 2002 09:13:28 -0700 (PDT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from freefall.freebsd.org (perforce@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g92GDSCo093379 for ; Wed, 2 Oct 2002 09:13:28 -0700 (PDT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g92GDSco093373 for perforce@freebsd.org; Wed, 2 Oct 2002 09:13:28 -0700 (PDT) Date: Wed, 2 Oct 2002 09:13:28 -0700 (PDT) Message-Id: <200210021613.g92GDSco093373@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson Subject: PERFORCE change 18546 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://people.freebsd.org/~peter/p4db/chv.cgi?CH=18546 Change 18546 by rwatson@rwatson_tislabs on 2002/10/02 09:12:39 Minor typo fixes in mac(9) Affected files ... .. //depot/projects/trustedbsd/mac/share/man/man9/mac.9#5 edit Differences ... ==== //depot/projects/trustedbsd/mac/share/man/man9/mac.9#5 (text+ko) ==== @@ -63,11 +63,11 @@ must be aware of the semantics of the API calls, particularly with respect to synchronization primitives (such as locking). .Ss API for Consumers -The MAC API provides a large set of entry points, to broad to specifically +The MAC API provides a large set of entry points, too broad to specifically document here. In general, these entry points represent an access control check or other -MAC-relevant operation, accept one or more subjects (credentials) -authorizing the activity, a set of objects on which the operation +MAC-relevant operations, accept one or more subjects (credentials) +authorizing the activity, a set of objects on which the operation is to be performed, and a set of operation arguments providing information about the type of operation being requested. .Ss Locking for Consumers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message