summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/mac.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/posix1e/mac.3')
-rw-r--r--lib/libc/posix1e/mac.315
1 files changed, 14 insertions, 1 deletions
diff --git a/lib/libc/posix1e/mac.3 b/lib/libc/posix1e/mac.3
index f82894e..64fb425 100644
--- a/lib/libc/posix1e/mac.3
+++ b/lib/libc/posix1e/mac.3
@@ -30,7 +30,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd December 21, 2001
+.Dd April 19, 2003
.Dt MAC 3
.Os
.Sh NAME
@@ -130,6 +130,18 @@ and may be used to convert a
.Vt mac_t
into a text-form MAC label.
.El
+The behavior of some of these calls is influenced by the configuration
+settings found in
+.Xr mac.conf 5 ,
+the MAC library run-time configuration file.
+.Sh FILES
+.Bl -tag -width ".Pa /etc/mac.conf" -compact
+.It Pa /etc/mac.conf
+MAC library configuration file, documented in
+.Xr mac.conf 5 .
+Provides default behavior for applications aware of MAC labels on
+system objects, but without policy-specific knowledge.
+.El
.Sh IMPLEMENTATION NOTES
.Fx Ns 's
support for POSIX.1e interfaces and features
@@ -142,6 +154,7 @@ is
.Xr mac_set 3 ,
.Xr mac_text 3 ,
.Xr mac 4 ,
+.Xr mac.conf 5 ,
.Xr mac 9
.Sh STANDARDS
These APIs are loosely based on the APIs described in POSIX.1e.
OpenPOWER on IntegriCloud