diff options
| author | Chris Costello <chris@FreeBSD.org> | 2002-10-28 23:03:25 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 2002-10-28 23:03:25 +0000 |
| commit | e91aeae5e10b10fd7c0fb75383b4bacd9c014beb (patch) | |
| tree | 0be16971b5ae83e3330cd631ab3e2eb4501b2c3b | |
| parent | 30ee002788e501751b00537f652e578dbcd17235 (diff) | |
Notes
| -rw-r--r-- | share/man/man7/maclabel.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/maclabel.7 b/share/man/man7/maclabel.7 index 141656e3a961..9bd896a786a7 100644 --- a/share/man/man7/maclabel.7 +++ b/share/man/man7/maclabel.7 @@ -64,7 +64,7 @@ optionally followed by a comma and one or more additional policy labels. For example: .Pp .Dl Li "biba/low(low-low)" -.Dl Li "biba/high(low-high),te/equal(equal-equal),partition/0" +.Dl Li "biba/high(low-high),mls/equal(equal-equal),partition/0" .Sh SEE ALSO .Xr mac 3 , .Xr posix1e 3 , |
