summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/man/man4/mac_biba.46
-rw-r--r--share/man/man4/mac_lomac.42
-rw-r--r--share/man/man4/mac_mls.48
3 files changed, 8 insertions, 8 deletions
diff --git a/share/man/man4/mac_biba.4 b/share/man/man4/mac_biba.4
index 36c8c9f..842c497 100644
--- a/share/man/man4/mac_biba.4
+++ b/share/man/man4/mac_biba.4
@@ -66,9 +66,9 @@ components, numbered from 0 to 255.
A complete label consists of both hierarchal and non-hierarchal elements.
.Pp
Three special label values exist:
-.Bl -column -offset indent ".Sy Label" ".Sy Comparison"
-.It Sy Label Ta Ta Sy Comparison
-.It Li biba/low Ta Ta Ta lower than all other labels
+.Bl -column -offset indent "biba/equal" "lower than all other labels"
+.It Sy Label Ta Sy Comparison
+.It Li biba/low Ta lower than all other labels
.It Li biba/equal Ta equal to all other labels
.It Li biba/high Ta higher than all other labels
.El
diff --git a/share/man/man4/mac_lomac.4 b/share/man/man4/mac_lomac.4
index ad9edbf..925e538 100644
--- a/share/man/man4/mac_lomac.4
+++ b/share/man/man4/mac_lomac.4
@@ -66,7 +66,7 @@ as a value between 0 and 65535,
with higher values reflecting higher integrity.
.Pp
Three special label component values exist:
-.Bl -column -offset indent ".Sy Label" ".Sy Comparison"
+.Bl -column -offset indent ".Sy Label" "dominated by all other labels"
.It Sy Label Ta Sy Comparison
.It Li low Ta dominated by all other labels
.It Li equal Ta equal to all other labels
diff --git a/share/man/man4/mac_mls.4 b/share/man/man4/mac_mls.4
index 6ecc192..f7a13ea 100644
--- a/share/man/man4/mac_mls.4
+++ b/share/man/man4/mac_mls.4
@@ -85,11 +85,11 @@ is defined as both labels being able to satisfy the dominance requirements
over one another.
.Pp
Three special label values exist:
-.Bl -column -offset indent ".Sy Label" ".Sy Comparison"
-.It Sy Label Ta Ta Sy Comparison
-.It Li mls/low Ta Ta dominated by all other labels
+.Bl -column -offset indent "mls/equal" "dominated by all other labels"
+.It Sy Label Ta Sy Comparison
+.It Li mls/low Ta dominated by all other labels
.It Li mls/equal Ta equal to all other labels
-.It Li mls/high Ta Ta dominates all other labels
+.It Li mls/high Ta dominates all other labels
.El
.Pp
The MLS model enforces the following basic restrictions:
OpenPOWER on IntegriCloud