diff options
author | chris <chris@FreeBSD.org> | 2002-12-02 00:00:43 +0000 |
---|---|---|
committer | chris <chris@FreeBSD.org> | 2002-12-02 00:00:43 +0000 |
commit | 0b8c99234d682a0d4efcadebab30a2b0b44076c7 (patch) | |
tree | 1393e1fc8caa422a692bb357f093db7a740692a8 /share | |
parent | 0363c4c523474806f1a192bd5c9081cde0850288 (diff) | |
download | FreeBSD-src-0b8c99234d682a0d4efcadebab30a2b0b44076c7.zip FreeBSD-src-0b8c99234d682a0d4efcadebab30a2b0b44076c7.tar.gz |
Spelling: "current" -> "currently"
Approved by: re
Sponsored by: DARPA, Network Associates Labs
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man9/mac.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/mac.9 b/share/man/man9/mac.9 index da341db..1e7dfec 100644 --- a/share/man/man9/mac.9 +++ b/share/man/man9/mac.9 @@ -209,7 +209,7 @@ The TrustedBSD MAC Framework is considered experimental in .Fx . .Pp While the MAC Framework design is intended to support the containment of -the root user, not all attack channels are current protected by entry +the root user, not all attack channels are currently protected by entry point checks. As such, MAC Framework policies should not be relied on, in isolation, to protect against a malicious privileged user. |