summaryrefslogtreecommitdiff
path: root/usr/src/man/man3proc/Plwp_getregs.3proc
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3proc/Plwp_getregs.3proc')
-rw-r--r--usr/src/man/man3proc/Plwp_getregs.3proc6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man3proc/Plwp_getregs.3proc b/usr/src/man/man3proc/Plwp_getregs.3proc
index 7b7d3b4d3d..fedd75e071 100644
--- a/usr/src/man/man3proc/Plwp_getregs.3proc
+++ b/usr/src/man/man3proc/Plwp_getregs.3proc
@@ -97,7 +97,7 @@ individual threads.
Processes may be stopped with
.Xr Pstop 3PROC .
The structures used for registers are described in
-.Xr proc 4
+.Xr proc 5
and their definitions may be found in
.In procfs.h .
The definitions of these structures varies based on the architecture of
@@ -125,7 +125,7 @@ are the data pointers changed.
For a full list of possible errors also see the
.Sy DIAGNOSTICS
section in
-.Xr proc 4 .
+.Xr proc 5 .
.Pp
The
.Fn Plwp_getregs ,
@@ -154,4 +154,4 @@ in
.Xr libproc 3LIB .
.Sh SEE ALSO
.Xr libproc 3LIB ,
-.Xr proc 4
+.Xr proc 5