mirror of
https://github.com/opnsense/src.git
synced 2026-03-23 19:23:10 -04:00
Add and fix cross-references.
Prompted by: rwatson, dcs Sponsored by: DARPA, Network Associates Labs
This commit is contained in:
parent
77ae814e61
commit
12cfff2842
3 changed files with 24 additions and 2 deletions
|
|
@ -174,7 +174,7 @@ information.
|
|||
Multi-Level Security (MLS) protects the confentiality, rather than the
|
||||
integrity, of subjects and objects.
|
||||
.Sh SEE ALSO
|
||||
.Xr LOMAC 4 ,
|
||||
.Xr lomac 4 ,
|
||||
.Xr mac_bsdextended 4 ,
|
||||
.Xr mac_ifoff 4 ,
|
||||
.Xr mac_mls 4 ,
|
||||
|
|
|
|||
|
|
@ -68,7 +68,21 @@ For example:
|
|||
.Sh SEE ALSO
|
||||
.Xr mac 3 ,
|
||||
.Xr posix1e 3 ,
|
||||
.Xr mac 9
|
||||
.Xr mac_biba 4 ,
|
||||
.Xr mac_bsdextended 4 ,
|
||||
.Xr mac_ifoff 4 ,
|
||||
.Xr mac_mls 4 ,
|
||||
.Xr mac_none 4 ,
|
||||
.Xr mac_partition 4 ,
|
||||
.Xr mac_seeotheruids 4 ,
|
||||
.Xr mac_test 4 ,
|
||||
.Xr login.conf 5 ,
|
||||
.Xr ifconfig 8 ,
|
||||
.Xr getfmac 8 ,
|
||||
.Xr getpmac 8 ,
|
||||
.Xr setfmac 8 ,
|
||||
.Xr setpmac 8 ,
|
||||
.Xr mac 9 ,
|
||||
.Sh HISTORY
|
||||
MAC first appeared in
|
||||
.Fx 5.0 .
|
||||
|
|
|
|||
|
|
@ -160,6 +160,14 @@ for information on the MAC Framework APIs.
|
|||
.Xr mac 3 ,
|
||||
.Xr posix1e 3 ,
|
||||
.Xr lomac 4 ,
|
||||
.Xr mac_biba 4 ,
|
||||
.Xr mac_bsdextended 4 ,
|
||||
.Xr mac_ifoff 4 ,
|
||||
.Xr mac_mls 4 ,
|
||||
.Xr mac_none 4 ,
|
||||
.Xr mac_partition 4 ,
|
||||
.Xr mac_seeotheruids 4 ,
|
||||
.Xr mac_test 4 ,
|
||||
.Xr ucred 9 ,
|
||||
.Xr vaccess 9 ,
|
||||
.Xr vaccess_acl_posix1e 9 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue