From 16ffaac49c92c0a0eb9ec52184c8ebe80c246448 Mon Sep 17 00:00:00 2001 From: rwatson Date: Sat, 25 Aug 2001 14:37:01 +0000 Subject: o s/violate/override/ Capabilities are part of the system policy, not an exception to it. Submitted by: tmm Obtained from: TrustedBSD Project --- lib/libc/posix1e/cap.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/posix1e') diff --git a/lib/libc/posix1e/cap.3 b/lib/libc/posix1e/cap.3 index 0aa782b..01ee569 100644 --- a/lib/libc/posix1e/cap.3 +++ b/lib/libc/posix1e/cap.3 @@ -95,7 +95,7 @@ converts a capability from its internal representation to one that is (more) readable by humans. .El .Pp -A number of capabilities exist, each mapping to the ability to violate +A number of capabilities exist, each mapping to the ability to override a particular aspect of the system policy. Each capability in a capability set has three flags, indicating the status of the capability with respect to the file or process it is -- cgit v1.1