.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:
parent
04450228c6
commit
f34f8701fa
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user