summaryrefslogtreecommitdiff
path: root/usr/src/man/man3cpc/cpc.3cpc
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3cpc/cpc.3cpc')
-rw-r--r--usr/src/man/man3cpc/cpc.3cpc6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man3cpc/cpc.3cpc b/usr/src/man/man3cpc/cpc.3cpc
index 63a0ac70fe..3fa9f624f8 100644
--- a/usr/src/man/man3cpc/cpc.3cpc
+++ b/usr/src/man/man3cpc/cpc.3cpc
@@ -189,7 +189,7 @@ existing application without changing the source code.
A separate library,
.Sy libpctx ,
provides a simple set of interfaces that use the facilities of
-.Xr proc 4
+.Xr proc 5
to control a target process, and together with functions in
.Sy libcpc ,
allow
@@ -217,7 +217,6 @@ that consume
handles.
.Sh SEE ALSO
.Xr cputrack 1 ,
-.Xr cpustat 1M ,
.Xr cpc_bind_curlwp 3CPC ,
.Xr cpc_buf_create 3CPC ,
.Xr cpc_enable 3CPC ,
@@ -229,4 +228,5 @@ handles.
.Xr pctx_capture 3CPC ,
.Xr pctx_set_events 3CPC ,
.Xr libcpc 3LIB ,
-.Xr proc 4
+.Xr proc 5 ,
+.Xr cpustat 8