aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2024-02-15 14:55:39 +0000
committerEd Maste <emaste@FreeBSD.org>2024-03-22 13:35:44 +0000
commita2ef45a0656f9f3c4364a3779c042991918c42c5 (patch)
tree368685e59432d6219dd9bb2d0fbb3a223d9f5c5f
parente8d01b2efaa358b5ff8991b7defefbf970f871ff (diff)
downloadsrc-a2ef45a0656f9f3c4364a3779c042991918c42c5.tar.gz
src-a2ef45a0656f9f3c4364a3779c042991918c42c5.zip
rights.4: Remove sentence implying that rights are a mask
Capability rights passed to cap_rights_* are (now) not simple bitmaks and cannot be ORed together in general (although it will work for certain subsets of rights). Remove sentence that implied rights are masks. We already have the sentence "The complete list of capability rights is provided below" so listing the rights without an introductory sentence seems fine. PR: 277057 (cherry picked from commit 2c5ff9118c1ed8483a9477db3595b1d154615e2c) (cherry picked from commit 2031b368f8956acbc2ef3b3715af9dc66670d120)
-rw-r--r--share/man/man4/rights.41
1 files changed, 0 insertions, 1 deletions
diff --git a/share/man/man4/rights.4 b/share/man/man4/rights.4
index b9fb5e15cf4f..770f9ea5c979 100644
--- a/share/man/man4/rights.4
+++ b/share/man/man4/rights.4
@@ -68,7 +68,6 @@ The
.Xr cap_rights_init 3
family of functions should be used to manage the structure.
.Sh RIGHTS
-The following rights may be specified in a rights mask:
.Bl -tag -width CAP_RENAMEAT_SOURCE
.It Dv CAP_ACCEPT
Permit