mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
o Add posix1e(3) references to acl.3 and cap.3
Obtained from: TrustedBSD Project
This commit is contained in:
parent
0da8c9400b
commit
db0e6ab267
4 changed files with 8 additions and 4 deletions
|
|
@ -161,7 +161,8 @@ use in the short term.
|
|||
.Xr acl_set 3 ,
|
||||
.Xr acl_to_text 3 ,
|
||||
.Xr acl_valid 3 ,
|
||||
.Xr acl 9
|
||||
.Xr acl 9 ,
|
||||
.Xr posix1e 3
|
||||
.Sh STANDARDS
|
||||
POSIX.1e is described in IEEE POSIX.1e draft 17. Discussion
|
||||
of the draft continues on the cross-platform POSIX.1e implementation
|
||||
|
|
|
|||
|
|
@ -120,7 +120,8 @@ use in the short term.
|
|||
.Xr cap_init 3 ,
|
||||
.Xr cap_set_flag 3 ,
|
||||
.Xr cap_set_proc 3 ,
|
||||
.Xr cap 9
|
||||
.Xr cap 9 ,
|
||||
.Xr posix1e 3
|
||||
.Sh STANDARDS
|
||||
POSIX.1e is described in IEEE POSIX.1e draft 17. Discussion
|
||||
of the draft continues on the cross-platform POSIX.1e implementation
|
||||
|
|
|
|||
|
|
@ -161,7 +161,8 @@ use in the short term.
|
|||
.Xr acl_set 3 ,
|
||||
.Xr acl_to_text 3 ,
|
||||
.Xr acl_valid 3 ,
|
||||
.Xr acl 9
|
||||
.Xr acl 9 ,
|
||||
.Xr posix1e 3
|
||||
.Sh STANDARDS
|
||||
POSIX.1e is described in IEEE POSIX.1e draft 17. Discussion
|
||||
of the draft continues on the cross-platform POSIX.1e implementation
|
||||
|
|
|
|||
|
|
@ -120,7 +120,8 @@ use in the short term.
|
|||
.Xr cap_init 3 ,
|
||||
.Xr cap_set_flag 3 ,
|
||||
.Xr cap_set_proc 3 ,
|
||||
.Xr cap 9
|
||||
.Xr cap 9 ,
|
||||
.Xr posix1e 3
|
||||
.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 a new issue