PERFORCE change 173657 for review

Robert Watson rwatson at FreeBSD.org
Sun Jan 24 23:04:55 UTC 2010


http://p4web.freebsd.org/chv.cgi?CH=173657

Change 173657 by rwatson at rwatson_vimage_client on 2010/01/24 23:04:52

	Clarify interaction of CAP_EVENT and CAP_KEVENT in the cap_new(2)
	man page.

Affected files ...

.. //depot/projects/trustedbsd/capabilities/src/lib/libc/sys/cap_new.2#11 edit

Differences ...

==== //depot/projects/trustedbsd/capabilities/src/lib/libc/sys/cap_new.2#11 (text+ko) ====

@@ -1,5 +1,5 @@
 .\"
-.\" Copyright (c) 2008-2009 Robert N. M. Watson
+.\" Copyright (c) 2008-2010 Robert N. M. Watson
 .\" All rights reserved.
 .\"
 .\" WARNING: THIS IS EXPERIMENTAL SECURITY SOFTWARE THAT MUST NOT BE RELIED
@@ -224,7 +224,7 @@
 Permit
 .Xr kevent 2 ;
 .Dv CAP_EVENT
-may also be required on file descriptors to be monitored using
+is also required on file descriptors that will be monitored using
 .Xr kevent 2 .
 .It Dv CAP_LISTEN
 Permit


More information about the p4-projects mailing list