From ec8e8fa6014addf90f00a9b945570ff0cd18d768 Mon Sep 17 00:00:00 2001 From: Konstantin Belousov Date: Wed, 21 Jan 2026 16:16:55 +0200 Subject: [PATCH] rights.4: document CAP_PDWAIT Noted by: markj Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D54592 --- share/man/man4/rights.4 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/share/man/man4/rights.4 b/share/man/man4/rights.4 index 0223ba0b6b8..396222a8457 100644 --- a/share/man/man4/rights.4 +++ b/share/man/man4/rights.4 @@ -484,6 +484,9 @@ Permit .It Dv CAP_PDKILL Permit .Xr pdkill 2 . +.It Dv CAP_PDWAIT +Permit +.Xr pdwait 2 . .It Dv CAP_PEELOFF Permit .Xr sctp_peeloff 2 .