diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2003-12-27 20:48:22 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2003-12-27 20:48:22 +0000 |
| commit | 63dc0fa0a62e53da95b00d3bf753f37a0f5a7ec9 (patch) | |
| tree | 09f2b58ba9d2f7904cb99ee694e694b0334b66ca | |
| parent | 34f40c9b637ce5f27d3e343cdffa1c0aed2669c4 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/mac_stub.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/mac_stub.4 b/share/man/man4/mac_stub.4 index 68c71e2f6bb3..95022b1a8a97 100644 --- a/share/man/man4/mac_stub.4 +++ b/share/man/man4/mac_stub.4 @@ -62,7 +62,7 @@ The policy module implements a sample MAC policy that has no effect on access control in the system. Unlinke -.Xr 4 mac_none , +.Xr mac_none 4 , each MAC entry point is defined as a .Dq no-op , so the policy module will be entered for each event, but no change |
