-If this bit is set, then the child process will be created with its task
-suspended, permitting debuggers, profilers, and other programs to
-manipulate the process before it begins execution in user space. This
-permits, for example, obtaining exact instruction counts, or debugging
-very early in
+If this bit is set, then the child process will be created as if it immediately
+received a
+.Li SIGSTOP
+signal, permitting debuggers, profilers, and other programs to manipulate the
+process before it begins execution in user space. This permits, for example,
+obtaining exact instruction counts, or debugging very early in