Add and fix cross-references.

Prompted by:	rwatson, dcs
Sponsored by:	DARPA, Network Associates Labs
This commit is contained in:
chris 2002-12-12 22:17:44 +00:00
parent 7a0edb674f
commit e2c68238d2
3 changed files with 24 additions and 2 deletions

View File

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

View File

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

View File

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