From: Michael Kerrisk Date: Thu, 15 Oct 2020 11:33:27 +0000 (+0200) Subject: seccomp_user_notif.2: Minor wording change + add a FIXME X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d6580c13c5f54671a984cd28d939c0a1d0971fd;p=thirdparty%2Fman-pages.git seccomp_user_notif.2: Minor wording change + add a FIXME Signed-off-by: Michael Kerrisk --- diff --git a/man2/seccomp_user_notif.2 b/man2/seccomp_user_notif.2 index a4f72811e8..87260d1340 100644 --- a/man2/seccomp_user_notif.2 +++ b/man2/seccomp_user_notif.2 @@ -102,7 +102,9 @@ Consequently, the return value of the (successful) .BR seccomp (2) call is a new "listening" file descriptor that can be used to receive notifications. -Only one such "listener" can be established. +Only one "listening" seccomp filter can be installed for a thread. +.\" FIXME +.\" Is the last sentence above correct? .IP \(bu In cases where it is appropriate, the seccomp filter returns the action value .BR SECCOMP_RET_USER_NOTIF .