]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
seccomp_user_notif.2: Minor wording change + add a FIXME
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 15 Oct 2020 11:33:27 +0000 (13:33 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 25 Oct 2020 21:08:30 +0000 (22:08 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/seccomp_user_notif.2

index a4f72811e8310cba137a08ca2f5f2eeafc19742d..87260d1340b2be91fea4b922abdf0a8c739adebc 100644 (file)
@@ -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 .