Re: [PATCH v2 1/2] seccomp.2: Explain blacklisting problems, expand example

2015-03-30 Thread Michael Kerrisk (man-pages)
Hi Jann, Thanks for the patch. I've applied it. Cheers, Michael On 03/24/2015 07:38 PM, Jann Horn wrote: > --- > man2/seccomp.2 | 73 > +- > 1 file changed, 67 insertions(+), 6 deletions(-) > > diff --git a/man2/seccomp.2 b/man2/seccom

[PATCH v2 1/2] seccomp.2: Explain blacklisting problems, expand example

2015-03-24 Thread Jann Horn
--- man2/seccomp.2 | 73 +- 1 file changed, 67 insertions(+), 6 deletions(-) diff --git a/man2/seccomp.2 b/man2/seccomp.2 index e2a5060..b596fb8 100644 --- a/man2/seccomp.2 +++ b/man2/seccomp.2 @@ -250,6 +250,55 @@ struct seccomp_data { .fi