]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
seccomp_unotify.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>
Wed, 9 Jun 2021 22:40:17 +0000 (10:40 +1200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/seccomp_unotify.2

index c6ad9e9deea6ee51813104e7da8aefc4add32b21..dd406cffc425a0979747ea91e3f38ae469b3b603 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 .