Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jan 2010 23:04:54 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 173657 for review
Message-ID:  <201001242304.o0ON4sNb028784@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/chv.cgi?CH=173657

Change 173657 by rwatson@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001242304.o0ON4sNb028784>