summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2002-10-22 01:52:53 +0000
committerrwatson <rwatson@FreeBSD.org>2002-10-22 01:52:53 +0000
commitf34f8701fa9b76ec6adeed1c1bde33f411156781 (patch)
treee2d4856deafd8803305c3fff936b5d81933ffe26 /lib/libc
parent04450228c687cb5457734ff79a6d26031fe210b0 (diff)
downloadFreeBSD-src-f34f8701fa9b76ec6adeed1c1bde33f411156781.zip
FreeBSD-src-f34f8701fa9b76ec6adeed1c1bde33f411156781.tar.gz
.Xr mac.3 and posix1e.3 to mac.9. Point at sys/mac.h in posix1e.3.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
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 c6a70d0..d7af962 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 3c80e15..407bfe0 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
OpenPOWER on IntegriCloud