.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
This commit is contained in:
rwatson 2002-10-22 01:52:53 +00:00
parent 04450228c6
commit f34f8701fa
2 changed files with 5 additions and 3 deletions

View File

@ -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

View File

@ -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