Yup, I spotted that one two while I applied your previous patches ;-). On Sat, Mar 24, 2012 at 12:32 PM, David Prévot <taffit@xxxxxxxxxx> wrote: > --- > man2/ptrace.2 | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/man2/ptrace.2 b/man2/ptrace.2 > index 62f4458..0d6ec68 100644 > --- a/man2/ptrace.2 > +++ b/man2/ptrace.2 > @@ -1458,7 +1458,7 @@ First, it enables > .B PTRACE_EVENT_EXEC > stop, > which occurs before > -.BR execve(2) > +.BR execve (2) > returns. > In this stop, the tracer can use > .B PTRACE_GETEVENTMSG > -- > 1.7.9.1 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-man" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Author of "The Linux Programming Interface"; http://man7.org/tlpi/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html