aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/mac_stub.4
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2015-07-25 15:56:49 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2015-07-25 15:56:49 +0000
commit208a8b953215180de3134785b3950d3709047624 (patch)
tree39dadc5e9ee6c8946ae2751cd976dbee6846aecc /share/man/man4/mac_stub.4
parent6fd04eff667b3bb07bb44143978caafde8df3e82 (diff)
Update Capsicum and Mandatory Access Control manual pages
to no longer claim they are experimental. Reviewed by: rwatson@, wblock@ MFC after: 1 week Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D2985
Notes
Notes: svn path=/head/; revision=285873
Diffstat (limited to 'share/man/man4/mac_stub.4')
-rw-r--r--share/man/man4/mac_stub.410
1 files changed, 1 insertions, 9 deletions
diff --git a/share/man/man4/mac_stub.4 b/share/man/man4/mac_stub.4
index 89491f1605c2..77896876470e 100644
--- a/share/man/man4/mac_stub.4
+++ b/share/man/man4/mac_stub.4
@@ -30,7 +30,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd December 1, 2002
+.Dd July 25, 2015
.Dt MAC_STUB 4
.Os
.Sh NAME
@@ -101,14 +101,6 @@ under DARPA/SPAWAR contract N66001-01-C-8035
.Pq Dq CBOSS ,
as part of the DARPA CHATS research program.
.Sh BUGS
-See
-.Xr mac 9
-concerning appropriateness for production use.
-The
-.Tn TrustedBSD
-MAC Framework is considered experimental in
-.Fx .
-.Pp
While the MAC Framework design is intended to support the containment of
the root user, not all attack channels are currently protected by entry
point checks.