diff --git a/man2/seccomp_unotify.2 b/man2/seccomp_unotify.2 index b92203721..ba2167a80 100644 --- a/man2/seccomp_unotify.2 +++ b/man2/seccomp_unotify.2 @@ -1108,7 +1108,7 @@ Alternatively, in the example, the supervisor might use .BR poll (2) to monitor both the notification file descriptor -(so as as to discover when the target's +(so as to discover when the target's .BR accept (2) call has been interrupted) and the listening file descriptor (so as to know when a connection is available).