git: e3a6c0514fa8 - stable/15 - sys/capsicum.h: fix comment for CAP_PDWAIT

Konstantin Belousov <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.src
Message-ID <6a812496.44c8f.1d2da867__27042.1070441202$1786848602$gmane$org@gitrepo.freebsd.org>
The branch stable/15 has been updated by kib:

URL: https://cgit.FreeBSD.org/src/commit/?id=e3a6c0514fa86b1331d8ecd40dbd87d71b768260

commit e3a6c0514fa86b1331d8ecd40dbd87d71b768260
Author:     Konstantin Belousov <[email protected]>
AuthorDate: 2026-05-21 19:11:02 +0000
Commit:     Konstantin Belousov <[email protected]>
CommitDate: 2026-08-16 02:41:26 +0000

    sys/capsicum.h: fix comment for CAP_PDWAIT
    
    (cherry picked from commit 193fd496995d7d22d65c424716e8308fa769aa0a)
---
 sys/sys/capsicum.h | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/sys/sys/capsicum.h b/sys/sys/capsicum.h
index 9ef2f0d48d38..803804a38734 100644
--- a/sys/sys/capsicum.h
+++ b/sys/sys/capsicum.h
@@ -262,12 +262,7 @@
 /* Process management via process descriptors. */
 /* Allows for pdgetpid(2). */
 #define	CAP_PDGETPID		CAPRIGHT(1, 0x0000000000000200ULL)
-/*
- * Allows for pdwait4(2).
- *
- * XXX: this constant was imported unused, but is targeted to be implemented
- *      in the future (bug 235871).
- */
+/* Allows for pdwait(2). */
 #define	CAP_PDWAIT		CAPRIGHT(1, 0x0000000000000400ULL)
 /* Allows for pdkill(2). */
 #define	CAP_PDKILL		CAPRIGHT(1, 0x0000000000000800ULL)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.