diff options
Diffstat (limited to 'usr/src/man/man3proc/Pstatus.3proc')
-rw-r--r-- | usr/src/man/man3proc/Pstatus.3proc | 4 |
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 |