aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/posix1e
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 /lib/libc/posix1e
parent6fd04eff667b3bb07bb44143978caafde8df3e82 (diff)
downloadsrc-208a8b953215180de3134785b3950d3709047624.tar.gz
src-208a8b953215180de3134785b3950d3709047624.zip
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 'lib/libc/posix1e')
-rw-r--r--lib/libc/posix1e/mac.313
-rw-r--r--lib/libc/posix1e/mac.conf.513
2 files changed, 2 insertions, 24 deletions
diff --git a/lib/libc/posix1e/mac.3 b/lib/libc/posix1e/mac.3
index af162f8a5a46..5d2d5c4f49df 100644
--- a/lib/libc/posix1e/mac.3
+++ b/lib/libc/posix1e/mac.3
@@ -31,7 +31,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 7, 2009
+.Dd July 25, 2015
.Dt MAC 3
.Os
.Sh NAME
@@ -163,14 +163,3 @@ Support for Mandatory Access Control was introduced in
as part of the
.Tn TrustedBSD
Project.
-.Sh BUGS
-The
-.Tn TrustedBSD
-MAC Framework and associated policies, interfaces, and
-applications are considered to be an experimental feature in
-.Fx .
-Sites considering production deployment should keep the experimental
-status of these services in mind during any deployment process.
-See also
-.Xr mac 9
-for related considerations regarding the kernel framework.
diff --git a/lib/libc/posix1e/mac.conf.5 b/lib/libc/posix1e/mac.conf.5
index a8dfba214393..3946be18db16 100644
--- a/lib/libc/posix1e/mac.conf.5
+++ b/lib/libc/posix1e/mac.conf.5
@@ -29,7 +29,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 19, 2003
+.Dd July 25, 2015
.Dt MAC.CONF 5
.Os
.Sh NAME
@@ -110,14 +110,3 @@ Support for Mandatory Access Control was introduced in
as part of the
.Tn TrustedBSD
Project.
-.Sh BUGS
-The
-.Tn TrustedBSD
-MAC Framework and associated policies, interfaces, and
-applications are considered to be an experimental feature in
-.Fx .
-Sites considering production deployment should keep the experimental
-status of these services in mind during any deployment process.
-See also
-.Xr mac 9
-for related considerations regarding the kernel framework.