summaryrefslogtreecommitdiff
path: root/usr/src/man/man3proc/Psetsignal.3proc
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3proc/Psetsignal.3proc')
-rw-r--r--usr/src/man/man3proc/Psetsignal.3proc6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man3proc/Psetsignal.3proc b/usr/src/man/man3proc/Psetsignal.3proc
index c861788570..58745ffaa7 100644
--- a/usr/src/man/man3proc/Psetsignal.3proc
+++ b/usr/src/man/man3proc/Psetsignal.3proc
@@ -37,9 +37,9 @@ The call to
replaces any existing signal tracing flags entirely with
.Fa set .
The signal tracing flags determine which signals, when received by a
-thread in the process, will cause that thread to stop. For more
-information on the behavior of the signal tracing flags, including which
-signals may be traced this way, see the
+thread in the process, will cause that thread to stop.
+For more information on the behavior of the signal tracing flags, including
+which signals may be traced this way, see the
.Sy PCSTRACE
section in
.Xr proc 4 .