summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2002-10-22 01:52:53 +0000
committerRobert Watson <rwatson@FreeBSD.org>2002-10-22 01:52:53 +0000
commit19eab74a6c357fec1f850e4ff0fb672704e0d0d1 (patch)
treee2d4856deafd8803305c3fff936b5d81933ffe26 /lib/libc
parent0152387ade924eb181b94424216bfbad12d93e47 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/posix1e/mac.33
-rw-r--r--lib/libc/posix1e/posix1e.35
2 files changed, 5 insertions, 3 deletions
diff --git a/lib/libc/posix1e/mac.3 b/lib/libc/posix1e/mac.3
index c6a70d07e5e6..d7af962679c6 100644
--- a/lib/libc/posix1e/mac.3
+++ b/lib/libc/posix1e/mac.3
@@ -129,7 +129,8 @@ at this time.
.Xr mac_free 3 ,
.Xr mac_get 3 ,
.Xr mac_set 3 ,
-.Xr mac_text 3
+.Xr mac_text 3 ,
+.Xr mac 9
.Sh STANDARDS
POSIX.1e is described in IEEE POSIX.1e draft 17.
Discussion of the draft
diff --git a/lib/libc/posix1e/posix1e.3 b/lib/libc/posix1e/posix1e.3
index 3c80e1514ea7..407bfe0610b9 100644
--- a/lib/libc/posix1e/posix1e.3
+++ b/lib/libc/posix1e/posix1e.3
@@ -38,7 +38,7 @@
.In sys/acl.h
.\" .In sys/audit.h
.In sys/capability.h
-.\" .In sys/mac.h
+.In sys/mac.h
.Sh DESCRIPTION
The IEEE POSIX.1e specification never left draft form, but the interfaces
it describes are now widely used despite inherent limitations. Currently,
@@ -97,7 +97,8 @@ use in the short term.
.Xr mac 3 ,
.Xr acl 9 ,
.Xr cap 9 ,
-.Xr extattr 9
+.Xr extattr 9 ,
+.Xr mac 9
.Sh STANDARDS
POSIX.1e is described in IEEE POSIX.1e draft 17. Discussion
of the draft continues on the cross-platform POSIX.1e implementation