diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2001-08-25 14:37:01 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2001-08-25 14:37:01 +0000 |
| commit | 4b7e521b267ad0351b184ff8862e6b2ed27fb243 (patch) | |
| tree | 592e9f2d4cd99a0f1e19148ddd5f1af3455faa33 | |
| parent | 1485129b097680be28e41a6f924e37805412b335 (diff) | |
Notes
| -rw-r--r-- | lib/libc/posix1e/cap.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/posix1e/cap.3 b/lib/libc/posix1e/cap.3 index 0aa782b0e218..01ee569e8ca1 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 |
