Linux Manual Pages development
 help / color / mirror / Atom feed
* [PATCH] man/man2/seccomp_unotify.2: wfix
@ 2026-05-18  4:20 funsafemath
  0 siblings, 0 replies; only message in thread
From: funsafemath @ 2026-05-18  4:20 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: linux-man

[-- Attachment #1: Type: text/plain, Size: 1175 bytes --]

There are two documented flags, but the sentence states there is only one.

Signed-off-by: funsafemath <funsafemath@proton.me>
---
 man/man2/seccomp_unotify.2 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/man2/seccomp_unotify.2 b/man/man2/seccomp_unotify.2
index a5c1a4423..0b4fc7239 100644
--- a/man/man2/seccomp_unotify.2
+++ b/man/man2/seccomp_unotify.2
@@ -716,22 +716,22 @@ .SS SECCOMP_IOCTL_NOTIF_ADDFD
 .in
 .P
 The fields in this structure are as follows:
 .TP
 .I id
 This field should be set to the notification ID
 (cookie value) that was obtained via
 .BR SECCOMP_IOCTL_NOTIF_RECV .
 .TP
 .I flags
-This field is a bit mask of flags that modify the behavior of the operation.
-Currently, only one flag is supported:
+This field is a bit mask of flags that modify the behavior of the operation,
+as described below:
 .RS
 .TP
 .B SECCOMP_ADDFD_FLAG_SETFD
 When allocating the file descriptor in the target,
 use the file descriptor number specified in the
 .I newfd
 field.
 .TP
 .BR SECCOMP_ADDFD_FLAG_SEND " (since Linux 5.14)"
 .\" commit 0ae71c7720e3ae3aabd2e8a072d27f7bd173d25c
-- 
2.52.0


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-18  4:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-18  4:20 [PATCH] man/man2/seccomp_unotify.2: wfix funsafemath

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox