ptrace(2): clean up trailing whitespace

Reviewed by:	make manlint
MFC after:	2 weeks
This commit is contained in:
Enji Cooper 2017-05-23 07:45:29 +00:00
parent 7661c8b028
commit 945cb7775f

View File

@ -166,7 +166,7 @@ new child processes will execute without tracing enabled.
This event flag controls tracing of LWP This event flag controls tracing of LWP
.Pq kernel thread .Pq kernel thread
creation and destruction. creation and destruction.
When this event is enabled, When this event is enabled,
new LWPs will stop and report an event with new LWPs will stop and report an event with
.Dv PL_FLAG_BORN .Dv PL_FLAG_BORN
set before executing their first instruction, set before executing their first instruction,
@ -215,7 +215,7 @@ or
includes only includes only
.Dv PTRACE_EXEC .Dv PTRACE_EXEC
events. events.
All other event flags are disabled. All other event flags are disabled.
.Pp .Pp
The The
.Fa request .Fa request