summaryrefslogtreecommitdiff
path: root/usr/src/man/man3proc/Psetbkpt.3proc
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3proc/Psetbkpt.3proc')
-rw-r--r--usr/src/man/man3proc/Psetbkpt.3proc6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man3proc/Psetbkpt.3proc b/usr/src/man/man3proc/Psetbkpt.3proc
index 1d0992d298..430063ef1e 100644
--- a/usr/src/man/man3proc/Psetbkpt.3proc
+++ b/usr/src/man/man3proc/Psetbkpt.3proc
@@ -50,9 +50,9 @@ breakpoint it generates a
trap
causing the thread to stop.
.Pp
-Note, breakpoints may only be set in active processes. They may not be
-set in process handles that refer to core files, zombie processes, or
-files.
+Note, breakpoints may only be set in active processes.
+They may not be set in process handles that refer to core files, zombie
+processes, or files.
.Sh RETURN VALUES
Upon successful completion, the
.Fn Psetbkpt