diff --git a/share/man/man4/mac_biba.4 b/share/man/man4/mac_biba.4 index 193522e3c6f9..20a66615e5f2 100644 --- a/share/man/man4/mac_biba.4 +++ b/share/man/man4/mac_biba.4 @@ -126,7 +126,7 @@ In traditional trusted operating systems, the Biba integrity model is used to protect the Trusted Code Base (TCB). .Pp The Biba integrity model is similar to -.Xr lomac 4 , +.Xr mac_lomac 4 , with the exception that LOMAC permits access by a higher integrity subject to a lower integrity object, but downgrades the integrity level of the subject to prevent integrity rules from being violated. @@ -206,7 +206,6 @@ Revoke access to objects if the label is changed to dominate the subject. (Default: 0). .El .Sh SEE ALSO -.Xr lomac 4 , .Xr mac 4 , .Xr mac_bsdextended 4 , .Xr mac_ifoff 4 , diff --git a/share/man/man4/mac_ifoff.4 b/share/man/man4/mac_ifoff.4 index 425b9a247928..ede13b0fac5c 100644 --- a/share/man/man4/mac_ifoff.4 +++ b/share/man/man4/mac_ifoff.4 @@ -90,7 +90,6 @@ to 1 (default 0). .Ss Label Format No labels are defined. .Sh SEE ALSO -.Xr lomac 4 , .Xr mac 4 , .Xr mac_bsdextended 4 , .Xr mac_lomac 4 , diff --git a/share/man/man4/mac_partition.4 b/share/man/man4/mac_partition.4 index b1224ddd89a4..54abee5ae7bf 100644 --- a/share/man/man4/mac_partition.4 +++ b/share/man/man4/mac_partition.4 @@ -88,7 +88,6 @@ partition/20 partition/none .Ed .Sh SEE ALSO -.Xr lomac 4 , .Xr mac 4 , .Xr mac_biba 4 , .Xr mac_bsdextended 4 ,