From: Michael Kerrisk Date: Tue, 27 Oct 2020 06:17:01 +0000 (+0100) Subject: seccomp_user_notif.2: Remove FIXME asking about usefulness of POLLOUT/EPOLLOT X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72cb7a42a389d0197cb34e5cfa2d8074ecb3513c;p=thirdparty%2Fman-pages.git seccomp_user_notif.2: Remove FIXME asking about usefulness of POLLOUT/EPOLLOT According to Tycho Andersen, he had no particular use case in mind when building this detail into tha API. Signed-off-by: Michael Kerrisk --- diff --git a/man2/seccomp_user_notif.2 b/man2/seccomp_user_notif.2 index f3f72929ee..e5e4d1e72e 100644 --- a/man2/seccomp_user_notif.2 +++ b/man2/seccomp_user_notif.2 @@ -669,8 +669,6 @@ meaning that a notification response can be sent using the .B SECCOMP_IOCTL_NOTIF_SEND .BR ioctl (2) operation. -.\" FIXME -.\" But (how) is the writable/(E)POLLOUT useful? .IP \(bu After the last thread using the filter has terminated and been reaped using .BR waitpid (2)