PERFORCE change 18546 for review
Robert Watson
rwatson at freebsd.org
Wed Oct 2 16:13:28 GMT 2002
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=18546
Change 18546 by rwatson at 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 at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list