diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/posix1e/mac.3 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/libc/posix1e/mac.3 b/lib/libc/posix1e/mac.3 index d7af962..2420ab1 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. |