summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2001-08-25 14:37:01 +0000
committerrwatson <rwatson@FreeBSD.org>2001-08-25 14:37:01 +0000
commit16ffaac49c92c0a0eb9ec52184c8ebe80c246448 (patch)
tree592e9f2d4cd99a0f1e19148ddd5f1af3455faa33 /lib
parent29c16834aef8786e5e3756273949ae3efa16d77a (diff)
downloadFreeBSD-src-16ffaac49c92c0a0eb9ec52184c8ebe80c246448.zip
FreeBSD-src-16ffaac49c92c0a0eb9ec52184c8ebe80c246448.tar.gz
o s/violate/override/ Capabilities are part of the system policy, not
an exception to it. Submitted by: tmm Obtained from: TrustedBSD Project
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/posix1e/cap.32
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud