summaryrefslogtreecommitdiff
path: root/usr/src/man/man3proc/Pstatus.3proc
diff options
context:
space:
mode:
authorDan McDonald <danmcd@joyent.com>2022-03-15 12:07:15 -0400
committerGitHub <noreply@github.com>2022-03-15 12:07:15 -0400
commit83decd22b44019b0fe369224fb19e1ef21263ab6 (patch)
tree0bbbaea9d4231f77a406362904280d6ba53e1d55 /usr/src/man/man3proc/Pstatus.3proc
parentad491f11d9af43fd3f0d6159c9e08112de475a54 (diff)
downloadillumos-joyent-83decd22b44019b0fe369224fb19e1ef21263ab6.tar.gz
OS-8361 IPD 4 (man page renumbering) tracking issue
Reviewed by: Brian Bennett <brian.bennett@joyent.com> Approved by: Brian Bennett <brian.bennett@joyent.com>
Diffstat (limited to 'usr/src/man/man3proc/Pstatus.3proc')
-rw-r--r--usr/src/man/man3proc/Pstatus.3proc4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3proc/Pstatus.3proc b/usr/src/man/man3proc/Pstatus.3proc
index 8f9b24de53..22a0347a91 100644
--- a/usr/src/man/man3proc/Pstatus.3proc
+++ b/usr/src/man/man3proc/Pstatus.3proc
@@ -33,7 +33,7 @@ function returns the status information about the process handle
The
.Sy pstatus_t
structure is defined in
-.Xr proc 4
+.Xr proc 5
and contains information about the process including its flags, the
number of threads, the size of the stack, and more.
.Pp
@@ -57,4 +57,4 @@ in
.Sh SEE ALSO
.Xr libproc 3LIB ,
.Xr Prelease 3PROC ,
-.Xr proc 4
+.Xr proc 5