From 443ab2a0fd52e0e91a6b2e2c9e900a98ae68cfc8 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Mon, 4 Nov 2002 20:42:58 +0000 Subject: [PATCH] Point out that the MAC Framework is considered experimental. --- lib/libc/posix1e/mac.3 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lib/libc/posix1e/mac.3 b/lib/libc/posix1e/mac.3 index d7af962679c6..2420ab1c6ca0 100644 --- a/lib/libc/posix1e/mac.3 +++ b/lib/libc/posix1e/mac.3 @@ -139,3 +139,12 @@ To join this list, see the .Fx POSIX.1e implementation page for more information. +.Sh BUGS +The 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.