diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2003-12-27 21:14:32 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2003-12-27 21:14:32 +0000 |
| commit | a5aea251fdab5478b5fb0da8b323d36fcad0e30f (patch) | |
| tree | 892ca697eb8927e64f7335a5d4b2867fa5c5ac05 | |
| parent | 63dc0fa0a62e53da95b00d3bf753f37a0f5a7ec9 (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 95022b1a8a97..e78f48798d4d 100644 --- a/share/man/man4/mac_stub.4 +++ b/share/man/man4/mac_stub.4 @@ -61,7 +61,7 @@ The .Nm policy module implements a sample MAC policy that has no effect on access control in the system. -Unlinke +Unlike .Xr mac_none 4 , each MAC entry point is defined as a .Dq no-op , |
