From 72cb7a42a389d0197cb34e5cfa2d8074ecb3513c Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 27 Oct 2020 07:17:01 +0100 Subject: [PATCH] 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 --- man2/seccomp_user_notif.2 | 2 -- 1 file changed, 2 deletions(-) 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) -- 2.47.2