From 945cb7775fa98a56b308898f8e4980b21c980bd5 Mon Sep 17 00:00:00 2001 From: Enji Cooper Date: Tue, 23 May 2017 07:45:29 +0000 Subject: [PATCH] ptrace(2): clean up trailing whitespace Reviewed by: make manlint MFC after: 2 weeks --- lib/libc/sys/ptrace.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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