summaryrefslogtreecommitdiff
path: root/usr/src/man/man3proc/Pstatus.3proc
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3proc/Pstatus.3proc')
-rw-r--r--usr/src/man/man3proc/Pstatus.3proc3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/man/man3proc/Pstatus.3proc b/usr/src/man/man3proc/Pstatus.3proc
index 6079c01b05..7a917ee5a0 100644
--- a/usr/src/man/man3proc/Pstatus.3proc
+++ b/usr/src/man/man3proc/Pstatus.3proc
@@ -38,7 +38,8 @@ number of threads, the size of the stack, and more.
.Pp
The returned pointer is only valid as long as the process handle
.Fa P
-is valid. After a call to
+is valid.
+After a call to
.Xr Prelease 3PROC ,
the returned data pointer is invalid.
.Sh RETURN VALUES