diff options
Diffstat (limited to 'exec/trace.c')
| -rw-r--r-- | exec/trace.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/trace.c b/exec/trace.c index 2af6d867efe..5e1ef1f74a1 100644 --- a/exec/trace.c +++ b/exec/trace.c @@ -1917,7 +1917,7 @@ after_fork (pid_t pid) /* Request that the child stop upon the next `exec' system call, one of which is assumed to always be issued by the child, as below, but await the next stop, and examine its contents. - Anciently, the syscall-stop preceeded events marked + Anciently, the syscall-stop preceded events marked PTRACE_EVENT_SECCOMP, whereas this sequence is reversed in 4.8+, and in releases with these changes backported. */ |
