aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/psignal.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/psignal.9')
-rw-r--r--share/man/man9/psignal.97
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man9/psignal.9 b/share/man/man9/psignal.9
index c628bc19a382..da0e9936ff7a 100644
--- a/share/man/man9/psignal.9
+++ b/share/man/man9/psignal.9
@@ -83,14 +83,15 @@ The target process is currently ignoring the signal.
.It
If a stop signal is sent to a sleeping process that takes the
default action
-.Pq see Xr sigaction 2 ,
+(see
+.Xr sigaction 2 ) ,
the process is stopped without awakening it.
.It
.Dv SIGCONT
restarts a stopped process
-.Pq or puts them back to sleep
+(or puts them back to sleep)
regardless of the signal action
-.Pq e.g., blocked or ignored .
+(e.g., blocked or ignored).
.El
.Pp
If the target process is being traced