Hi Jakub, On 7/8/21 3:32 PM, Jakub Wilk wrote: > Remove duplicated word. > > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> All 3 patches applied. Thanks, Alex > --- > man2/seccomp_unotify.2 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man2/seccomp_unotify.2 b/man2/seccomp_unotify.2 > index 2673d9bc7..13bd93ead 100644 > --- a/man2/seccomp_unotify.2 > +++ b/man2/seccomp_unotify.2 > @@ -1085,7 +1085,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). > -- Alejandro Colomar Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/ http://www.alejandro-colomar.es/