diff options
| author | Chris Costello <chris@FreeBSD.org> | 2002-12-20 00:17:10 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 2002-12-20 00:17:10 +0000 |
| commit | 075b064f04183e6acfbe06dd27717d3e74891eea (patch) | |
| tree | f1b34d8d598649b9dcd2d3a43687321a7c536a37 | |
| parent | d667ae95373387d6447eebd0e2c434d5b91197ab (diff) | |
Notes
| -rw-r--r-- | share/man/man4/mac_biba.4 | 1 | ||||
| -rw-r--r-- | share/man/man4/mac_partition.4 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man4/mac_biba.4 b/share/man/man4/mac_biba.4 index 2914ba62a676..0f1584c4b485 100644 --- a/share/man/man4/mac_biba.4 +++ b/share/man/man4/mac_biba.4 @@ -182,6 +182,7 @@ integrity, of subjects and objects. .Xr mac_partition 4 , .Xr mac_seeotheruids 4 , .Xr mac_test 4 , +.Xr maclabel 7 , .Xr mac 9 .Sh HISTORY The diff --git a/share/man/man4/mac_partition.4 b/share/man/man4/mac_partition.4 index dee0f7772816..7e143276a091 100644 --- a/share/man/man4/mac_partition.4 +++ b/share/man/man4/mac_partition.4 @@ -88,6 +88,7 @@ partition/none .Xr mac_none 4 , .Xr mac_seeotheruids 4 , .Xr mac_test 4 , +.Xr maclabel 7 , .Xr mac 9 .Sh HISTORY The |
