On Thu, Oct 19, 2017 at 9:25 AM, Tobias Klauser <[email protected]> wrote: > Signed-off-by: Tobias Klauser <[email protected]> > --- > doc/man/man3/seccomp_merge.3 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Merged, thanks! > diff --git a/doc/man/man3/seccomp_merge.3 b/doc/man/man3/seccomp_merge.3 > index d695a59b8f18..d580ab5e431d 100644 > --- a/doc/man/man3/seccomp_merge.3 > +++ b/doc/man/man3/seccomp_merge.3 > @@ -27,7 +27,7 @@ with the filter in > .I dst > and stores the resulting in the > .I dst > -filter. If successfull, the > +filter. If successful, the > .I src > seccomp filter is released and all internal memory associated with the filter > is freed; there is no need to call > -- > 2.13.0 > > > -- > You received this message because you are subscribed to the Google Groups > "libseccomp" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- paul moore www.paul-moore.com -- You received this message because you are subscribed to the Google Groups "libseccomp" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
