Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 May 2017 07:45:29 +0000 (UTC)
From:      Ngie Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r318720 - head/lib/libc/sys
Message-ID:  <201705230745.v4N7jT33087008@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Tue May 23 07:45:29 2017
New Revision: 318720
URL: https://svnweb.freebsd.org/changeset/base/318720

Log:
  ptrace(2): clean up trailing whitespace
  
  Reviewed by:	make manlint
  MFC after:	2 weeks

Modified:
  head/lib/libc/sys/ptrace.2

Modified: head/lib/libc/sys/ptrace.2
==============================================================================
--- head/lib/libc/sys/ptrace.2	Tue May 23 07:44:43 2017	(r318719)
+++ head/lib/libc/sys/ptrace.2	Tue May 23 07:45:29 2017	(r318720)
@@ -166,7 +166,7 @@ new child processes will execute without
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705230745.v4N7jT33087008>