diff --git a/lib/libc/sys/ptrace.2 b/lib/libc/sys/ptrace.2 index 2cd26ee3465a..8eb26dd9279b 100644 --- a/lib/libc/sys/ptrace.2 +++ b/lib/libc/sys/ptrace.2 @@ -166,7 +166,7 @@ new child processes will execute without tracing enabled. This event flag controls tracing of LWP .Pq kernel thread creation and destruction. -When this event is enabled, +When this event is enabled, new LWPs will stop and report an event with .Dv PL_FLAG_BORN set before executing their first instruction, @@ -215,7 +215,7 @@ or includes only .Dv PTRACE_EXEC events. -All other event flags are disabled. +All other event flags are disabled. .Pp The .Fa request