Hi Jakub, Alex, On 7/28/21 10:19 PM, Alejandro Colomar wrote: > From: Jakub Wilk <jwilk@xxxxxxxxx> > > Remove duplicated word. > > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> > Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> Thanks. Patch applied. Cheers, Michael > --- > 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 ae449ae36..2605be9fb 100644 > --- a/man2/seccomp_unotify.2 > +++ b/man2/seccomp_unotify.2 > @@ -1105,7 +1105,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). > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/