diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2002-11-04 20:42:58 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2002-11-04 20:42:58 +0000 |
| commit | 443ab2a0fd52e0e91a6b2e2c9e900a98ae68cfc8 (patch) | |
| tree | a0883c12d0e736b088533f5faa5e245a157d2f1c /lib/libc | |
| parent | e265e481d75ddd9edd831f70ce47d8531ae28c75 (diff) | |
Notes
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 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. |
