summaryrefslogtreecommitdiff
path: root/usr/src/man/man3proc/Pcred.3proc
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3proc/Pcred.3proc')
-rw-r--r--usr/src/man/man3proc/Pcred.3proc4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3proc/Pcred.3proc b/usr/src/man/man3proc/Pcred.3proc
index a71ea1c16e..3df7f5148c 100644
--- a/usr/src/man/man3proc/Pcred.3proc
+++ b/usr/src/man/man3proc/Pcred.3proc
@@ -38,7 +38,7 @@ The credentials are read into the buffer pointed to by
The
.Sy prcred_t
type is defined in
-.Xr proc 4 .
+.Xr proc 5 .
It contains information about the current effective, saved, and real
user and group IDs.
It also allows for supplemental groups to be obtained.
@@ -80,4 +80,4 @@ in
.Sh SEE ALSO
.Xr libproc 3LIB ,
.Xr Psetcred 3PROC ,
-.Xr proc 4
+.Xr proc 5