Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/share/man/man7/sysctl.7,v rcsdiff: /ftp/cvs/cvsroot/src/share/man/man7/sysctl.7,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.112 retrieving revision 1.113 diff -u -p -r1.112 -r1.113 --- src/share/man/man7/sysctl.7 2017/03/25 05:51:28 1.112 +++ src/share/man/man7/sysctl.7 2017/03/25 05:58:50 1.113 @@ -1,4 +1,4 @@ -.\" $NetBSD: sysctl.7,v 1.112 2017/03/25 05:51:28 pgoyette Exp $ +.\" $NetBSD: sysctl.7,v 1.113 2017/03/25 05:58:50 pgoyette Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -2206,9 +2206,9 @@ If non zero, the process' children will calls. The children are created in the SSTOP state and are never scheduled for running before being stopped. -This feature helps attaching to a process with a debugger such as +This feature enables attaching to a process with a debugger such as .Xr gdb 1 -before it has the opportunity to actually do anything. +before the process has the opportunity to actually do anything. .Pp This value is inherited by the process's children, and it also applies to emulation specific system calls that fork a new process, such as @@ -2225,7 +2225,7 @@ is created in the SSTOP state and is nev before being stopped. This feature enables attaching to a process with a debugger such as .Xr gdb 1 -before it has the opportunity to actually do anything. +before the process has the opportunity to actually do anything. .Pp This value is inherited by the process's children. .It Li proc.pid.stopexit ( Dv PROC_PID_STOPEXIT )