summaryrefslogtreecommitdiff
path: root/usr/src/man/man3cpc
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3cpc')
-rw-r--r--usr/src/man/man3cpc/cpc_access.3cpc8
-rw-r--r--usr/src/man/man3cpc/cpc_bind_curlwp.3cpc11
-rw-r--r--usr/src/man/man3cpc/cpc_bind_event.3cpc15
-rw-r--r--usr/src/man/man3cpc/cpc_buf_create.3cpc6
-rw-r--r--usr/src/man/man3cpc/cpc_count_usr_events.3cpc12
-rw-r--r--usr/src/man/man3cpc/cpc_enable.3cpc5
-rw-r--r--usr/src/man/man3cpc/cpc_event.3cpc7
-rw-r--r--usr/src/man/man3cpc/cpc_event_diff.3cpc8
-rw-r--r--usr/src/man/man3cpc/cpc_getcpuver.3cpc11
-rw-r--r--usr/src/man/man3cpc/cpc_npic.3cpc4
-rw-r--r--usr/src/man/man3cpc/cpc_open.3cpc3
-rw-r--r--usr/src/man/man3cpc/cpc_pctx_bind_event.3cpc8
-rw-r--r--usr/src/man/man3cpc/cpc_set_create.3cpc8
-rw-r--r--usr/src/man/man3cpc/cpc_seterrfn.3cpc7
-rw-r--r--usr/src/man/man3cpc/cpc_seterrhndlr.3cpc4
-rw-r--r--usr/src/man/man3cpc/cpc_shared_open.3cpc12
-rw-r--r--usr/src/man/man3cpc/cpc_strtoevent.3cpc11
-rw-r--r--usr/src/man/man3cpc/cpc_version.3cpc5
-rw-r--r--usr/src/man/man3cpc/generic_events.3cpc3
-rw-r--r--usr/src/man/man3cpc/pctx_capture.3cpc8
-rw-r--r--usr/src/man/man3cpc/pctx_set_events.3cpc11
21 files changed, 124 insertions, 43 deletions
diff --git a/usr/src/man/man3cpc/cpc_access.3cpc b/usr/src/man/man3cpc/cpc_access.3cpc
index e2a9051fe8..8fc56a9b27 100644
--- a/usr/src/man/man3cpc/cpc_access.3cpc
+++ b/usr/src/man/man3cpc/cpc_access.3cpc
@@ -86,8 +86,12 @@ Interface Stability Obsolete
.SH SEE ALSO
.sp
.LP
-\fBcpc\fR(3CPC), \fBcpc_open\fR(3CPC), \fBcpc_seterrfn\fR(3CPC),
-\fBlibcpc\fR(3LIB), \fBproc\fR(5), \fBattributes\fR(7)
+\fBcpc\fR(3CPC),
+\fBcpc_open\fR(3CPC),
+\fBcpc_seterrfn\fR(3CPC),
+\fBlibcpc\fR(3LIB),
+\fBproc\fR(5),
+\fBattributes\fR(7)
.SH NOTES
.sp
.LP
diff --git a/usr/src/man/man3cpc/cpc_bind_curlwp.3cpc b/usr/src/man/man3cpc/cpc_bind_curlwp.3cpc
index 202bac1f31..59509b971b 100644
--- a/usr/src/man/man3cpc/cpc_bind_curlwp.3cpc
+++ b/usr/src/man/man3cpc/cpc_bind_curlwp.3cpc
@@ -441,9 +441,14 @@ MT-Level Safe
.SH SEE ALSO
.sp
.LP
-\fBcpustat\fR(8), \fBcputrack\fR(1), \fBpsrinfo\fR(8),
-\fBprocessor_bind\fR(2), \fBcpc_seterrhndlr\fR(3CPC),
-\fBcpc_set_sample\fR(3CPC), \fBlibcpc\fR(3LIB), \fBattributes\fR(7)
+\fBcputrack\fR(1),
+\fBprocessor_bind\fR(2),
+\fBcpc_set_sample\fR(3CPC),
+\fBcpc_seterrhndlr\fR(3CPC),
+\fBlibcpc\fR(3LIB),
+\fBattributes\fR(7),
+\fBcpustat\fR(8),
+\fBpsrinfo\fR(8)
.SH NOTES
.sp
.LP
diff --git a/usr/src/man/man3cpc/cpc_bind_event.3cpc b/usr/src/man/man3cpc/cpc_bind_event.3cpc
index bc3de01905..8aec053b6f 100644
--- a/usr/src/man/man3cpc/cpc_bind_event.3cpc
+++ b/usr/src/man/man3cpc/cpc_bind_event.3cpc
@@ -306,10 +306,17 @@ Interface Stability Obsolete
.SH SEE ALSO
.sp
.LP
-\fBcpustat\fR(8), \fBcputrack\fR(1), \fBwrite\fR(2), \fBcpc\fR(3CPC),
-\fBcpc_access\fR(3CPC), \fBcpc_bind_curlwp\fR(3CPC),
-\fBcpc_set_sample\fR(3CPC), \fBcpc_strtoevent\fR(3CPC), \fBcpc_unbind\fR(3CPC),
-\fBlibcpc\fR(3LIB), \fBattributes\fR(7)
+\fBcputrack\fR(1),
+\fBwrite\fR(2),
+\fBcpc\fR(3CPC),
+\fBcpc_access\fR(3CPC),
+\fBcpc_bind_curlwp\fR(3CPC),
+\fBcpc_set_sample\fR(3CPC),
+\fBcpc_strtoevent\fR(3CPC),
+\fBcpc_unbind\fR(3CPC),
+\fBlibcpc\fR(3LIB),
+\fBattributes\fR(7),
+\fBcpustat\fR(8)
.SH NOTES
.sp
.LP
diff --git a/usr/src/man/man3cpc/cpc_buf_create.3cpc b/usr/src/man/man3cpc/cpc_buf_create.3cpc
index a3a17e78a1..20b36f094a 100644
--- a/usr/src/man/man3cpc/cpc_buf_create.3cpc
+++ b/usr/src/man/man3cpc/cpc_buf_create.3cpc
@@ -208,8 +208,10 @@ MT-Level Safe
.SH SEE ALSO
.sp
.LP
-\fBcpc_bind_curlwp\fR(3CPC), \fBcpc_set_add_request\fR(3CPC),
-\fBlibcpc\fR(3LIB), \fBattributes\fR(7)
+\fBcpc_bind_curlwp\fR(3CPC),
+\fBcpc_set_add_request\fR(3CPC),
+\fBlibcpc\fR(3LIB),
+\fBattributes\fR(7)
.SH NOTES
.sp
.LP
diff --git a/usr/src/man/man3cpc/cpc_count_usr_events.3cpc b/usr/src/man/man3cpc/cpc_count_usr_events.3cpc
index 92b8203ae7..cf31a92861 100644
--- a/usr/src/man/man3cpc/cpc_count_usr_events.3cpc
+++ b/usr/src/man/man3cpc/cpc_count_usr_events.3cpc
@@ -130,9 +130,15 @@ Interface Stability Obsolete
.SH SEE ALSO
.sp
.LP
-\fBcputrack\fR(1), \fBcpc\fR(3CPC), \fBcpc_access\fR(3CPC),
-\fBcpc_bind_event\fR(3CPC), \fBcpc_enable\fR(3CPC), \fBcpc_getcpuver\fR(3CPC),
-\fBcpc_pctx_bind_event\fR(3CPC), \fBcpc_version\fR(3CPC), \fBlibcpc\fR(3LIB),
+\fBcputrack\fR(1),
+\fBcpc\fR(3CPC),
+\fBcpc_access\fR(3CPC),
+\fBcpc_bind_event\fR(3CPC),
+\fBcpc_enable\fR(3CPC),
+\fBcpc_getcpuver\fR(3CPC),
+\fBcpc_pctx_bind_event\fR(3CPC),
+\fBcpc_version\fR(3CPC),
+\fBlibcpc\fR(3LIB),
\fBattributes\fR(7)
.SH NOTES
.sp
diff --git a/usr/src/man/man3cpc/cpc_enable.3cpc b/usr/src/man/man3cpc/cpc_enable.3cpc
index a1ad0fc69b..6d4dae76cd 100644
--- a/usr/src/man/man3cpc/cpc_enable.3cpc
+++ b/usr/src/man/man3cpc/cpc_enable.3cpc
@@ -118,5 +118,8 @@ MT-Level Safe
.SH SEE ALSO
.sp
.LP
-\fBcputrack\fR(1), \fBcpc\fR(3CPC), \fBcpc_open\fR(3CPC), \fBlibcpc\fR(3LIB),
+\fBcputrack\fR(1),
+\fBcpc\fR(3CPC),
+\fBcpc_open\fR(3CPC),
+\fBlibcpc\fR(3LIB),
\fBattributes\fR(7)
diff --git a/usr/src/man/man3cpc/cpc_event.3cpc b/usr/src/man/man3cpc/cpc_event.3cpc
index 30889b2757..66ae340e67 100644
--- a/usr/src/man/man3cpc/cpc_event.3cpc
+++ b/usr/src/man/man3cpc/cpc_event.3cpc
@@ -97,5 +97,8 @@ Interface Stability Evolving
.SH SEE ALSO
.sp
.LP
-\fBgethrtime\fR(3C), \fBcpc\fR(3CPC), \fBcpc_version\fR(3CPC),
-\fBlibcpc\fR(3LIB), \fBattributes\fR(7)
+\fBgethrtime\fR(3C),
+\fBcpc\fR(3CPC),
+\fBcpc_version\fR(3CPC),
+\fBlibcpc\fR(3LIB),
+\fBattributes\fR(7)
diff --git a/usr/src/man/man3cpc/cpc_event_diff.3cpc b/usr/src/man/man3cpc/cpc_event_diff.3cpc
index eb2cf6075b..7a9f54b4a4 100644
--- a/usr/src/man/man3cpc/cpc_event_diff.3cpc
+++ b/usr/src/man/man3cpc/cpc_event_diff.3cpc
@@ -85,8 +85,12 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBcpc\fR(3CPC), \fBcpc_buf_add\fR(3CPC), \fBcpc_buf_sub\fR(3CPC),
-\fBcpc_event\fR(3CPC), \fBlibcpc\fR(3LIB), \fBattributes\fR(7)
+\fBcpc\fR(3CPC),
+\fBcpc_buf_add\fR(3CPC),
+\fBcpc_buf_sub\fR(3CPC),
+\fBcpc_event\fR(3CPC),
+\fBlibcpc\fR(3LIB),
+\fBattributes\fR(7)
.SH NOTES
.sp
.LP
diff --git a/usr/src/man/man3cpc/cpc_getcpuver.3cpc b/usr/src/man/man3cpc/cpc_getcpuver.3cpc
index 6acefd268e..b61d224fe9 100644
--- a/usr/src/man/man3cpc/cpc_getcpuver.3cpc
+++ b/usr/src/man/man3cpc/cpc_getcpuver.3cpc
@@ -128,9 +128,14 @@ Interface Stability Obsolete
.SH SEE ALSO
.sp
.LP
-\fBcpc\fR(3CPC), \fBcpc_access\fR(3CPC), \fBcpc_cciname\fR(3CPC),
-\fBcpc_cpuref\fR(3CPC), \fBcpc_npic\fR(3CPC),
-\fBcpc_walk_events_all\fR(3CPC), \fBlibcpc\fR(3LIB), \fBattributes\fR(7)
+\fBcpc\fR(3CPC),
+\fBcpc_access\fR(3CPC),
+\fBcpc_cciname\fR(3CPC),
+\fBcpc_cpuref\fR(3CPC),
+\fBcpc_npic\fR(3CPC),
+\fBcpc_walk_events_all\fR(3CPC),
+\fBlibcpc\fR(3LIB),
+\fBattributes\fR(7)
.SH NOTES
.sp
.LP
diff --git a/usr/src/man/man3cpc/cpc_npic.3cpc b/usr/src/man/man3cpc/cpc_npic.3cpc
index 59f6f75e4f..d71122bd2a 100644
--- a/usr/src/man/man3cpc/cpc_npic.3cpc
+++ b/usr/src/man/man3cpc/cpc_npic.3cpc
@@ -200,5 +200,7 @@ MT-Level Safe
.SH SEE ALSO
.sp
.LP
-\fBcpc_bind_curlwp\fR(3CPC), \fBgeneric_events\fR(3CPC), \fBlibcpc\fR(3LIB),
+\fBcpc_bind_curlwp\fR(3CPC),
+\fBgeneric_events\fR(3CPC),
+\fBlibcpc\fR(3LIB),
\fBattributes\fR(7)
diff --git a/usr/src/man/man3cpc/cpc_open.3cpc b/usr/src/man/man3cpc/cpc_open.3cpc
index b24a2f39d9..c947d2c951 100644
--- a/usr/src/man/man3cpc/cpc_open.3cpc
+++ b/usr/src/man/man3cpc/cpc_open.3cpc
@@ -82,4 +82,5 @@ MT-Level Safe
.SH SEE ALSO
.sp
.LP
-\fBlibcpc\fR(3LIB), \fBattributes\fR(7)
+\fBlibcpc\fR(3LIB),
+\fBattributes\fR(7)
diff --git a/usr/src/man/man3cpc/cpc_pctx_bind_event.3cpc b/usr/src/man/man3cpc/cpc_pctx_bind_event.3cpc
index eadc0497e8..ce78229037 100644
--- a/usr/src/man/man3cpc/cpc_pctx_bind_event.3cpc
+++ b/usr/src/man/man3cpc/cpc_pctx_bind_event.3cpc
@@ -107,8 +107,12 @@ Interface Stability Evolving
.SH SEE ALSO
.sp
.LP
-\fBcpc\fR(3CPC), \fBcpc_bind_event\fR(3CPC), \fBlibcpc\fR(3LIB),
-\fBpctx_capture\fR(3CPC), \fBpctx_create\fR(3CPC), \fBattributes\fR(7)
+\fBcpc\fR(3CPC),
+\fBcpc_bind_event\fR(3CPC),
+\fBpctx_capture\fR(3CPC),
+\fBpctx_create\fR(3CPC),
+\fBlibcpc\fR(3LIB),
+\fBattributes\fR(7)
.SH NOTES
.sp
.LP
diff --git a/usr/src/man/man3cpc/cpc_set_create.3cpc b/usr/src/man/man3cpc/cpc_set_create.3cpc
index a7e81fb921..e10102ab6f 100644
--- a/usr/src/man/man3cpc/cpc_set_create.3cpc
+++ b/usr/src/man/man3cpc/cpc_set_create.3cpc
@@ -215,8 +215,12 @@ MT-Level Safe
.SH SEE ALSO
.sp
.LP
-\fBcpc_bind_curlwp\fR(3CPC), \fBcpc_buf_create\fR(3CPC), \fBcpc_npic\fR(3CPC),
-\fBcpc_seterrhndlr\fR(3CPC), \fBlibcpc\fR(3LIB), \fBstrtol\fR(3C),
+\fBstrtol\fR(3C),
+\fBcpc_bind_curlwp\fR(3CPC),
+\fBcpc_buf_create\fR(3CPC),
+\fBcpc_npic\fR(3CPC),
+\fBcpc_seterrhndlr\fR(3CPC),
+\fBlibcpc\fR(3LIB),
\fBattributes\fR(7)
.SH NOTES
.sp
diff --git a/usr/src/man/man3cpc/cpc_seterrfn.3cpc b/usr/src/man/man3cpc/cpc_seterrfn.3cpc
index 936ea7b229..ea7f173bb0 100644
--- a/usr/src/man/man3cpc/cpc_seterrfn.3cpc
+++ b/usr/src/man/man3cpc/cpc_seterrfn.3cpc
@@ -86,8 +86,11 @@ Interface Stability Obsolete
.SH SEE ALSO
.sp
.LP
-\fBcpc\fR(3CPC), \fBcpc_seterrhndlr\fR(3CPC), \fBlibcpc\fR(3LIB),
-\fBvsnprintf\fR(3C), \fBattributes\fR(7)
+\fBvsnprintf\fR(3C),
+\fBcpc\fR(3CPC),
+\fBcpc_seterrhndlr\fR(3CPC),
+\fBlibcpc\fR(3LIB),
+\fBattributes\fR(7)
.SH NOTES
.sp
.LP
diff --git a/usr/src/man/man3cpc/cpc_seterrhndlr.3cpc b/usr/src/man/man3cpc/cpc_seterrhndlr.3cpc
index 28780a6fad..d990586eeb 100644
--- a/usr/src/man/man3cpc/cpc_seterrhndlr.3cpc
+++ b/usr/src/man/man3cpc/cpc_seterrhndlr.3cpc
@@ -183,5 +183,7 @@ MT-Level Safe
.SH SEE ALSO
.LP
-\fBcpc_bind_curlwp\fR(3CPC), \fBlibcpc\fR(3LIB), \fBvsnprintf\fR(3C),
+\fBvsnprintf\fR(3C),
+\fBcpc_bind_curlwp\fR(3CPC),
+\fBlibcpc\fR(3LIB),
\fBattributes\fR(7)
diff --git a/usr/src/man/man3cpc/cpc_shared_open.3cpc b/usr/src/man/man3cpc/cpc_shared_open.3cpc
index 51944e9a1f..b63455723c 100644
--- a/usr/src/man/man3cpc/cpc_shared_open.3cpc
+++ b/usr/src/man/man3cpc/cpc_shared_open.3cpc
@@ -175,9 +175,15 @@ Interface Stability Obsolete
.SH SEE ALSO
.sp
.LP
-\fBprocessor_bind\fR(2), \fBcpc\fR(3CPC), \fBcpc_bind_cpu\fR(3CPC),
-\fBcpc_bind_event\fR(3CPC), \fBcpc_set_sample\fR(3CPC), \fBcpc_unbind\fR(3CPC),
-\fBlibcpc\fR(3LIB), \fBthr_create\fR(3C), \fBattributes\fR(7)
+\fBprocessor_bind\fR(2),
+\fBthr_create\fR(3C),
+\fBcpc\fR(3CPC),
+\fBcpc_bind_cpu\fR(3CPC),
+\fBcpc_bind_event\fR(3CPC),
+\fBcpc_set_sample\fR(3CPC),
+\fBcpc_unbind\fR(3CPC),
+\fBlibcpc\fR(3LIB),
+\fBattributes\fR(7)
.SH NOTES
.sp
.LP
diff --git a/usr/src/man/man3cpc/cpc_strtoevent.3cpc b/usr/src/man/man3cpc/cpc_strtoevent.3cpc
index b8c99c6b9a..781f8f5d28 100644
--- a/usr/src/man/man3cpc/cpc_strtoevent.3cpc
+++ b/usr/src/man/man3cpc/cpc_strtoevent.3cpc
@@ -166,9 +166,14 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBcpc\fR(3CPC), \fBcpc_getcpuver\fR(3CPC), \fBcpc_set_add_request\fR(3CPC),
-\fBcpc_seterrfn\fR(3CPC), \fBfree\fR(3C), \fBgetsubopt\fR(3C),
-\fBlibcpc\fR(3LIB), \fBattributes\fR(7)
+\fBfree\fR(3C),
+\fBgetsubopt\fR(3C),
+\fBcpc\fR(3CPC),
+\fBcpc_getcpuver\fR(3CPC),
+\fBcpc_set_add_request\fR(3CPC),
+\fBcpc_seterrfn\fR(3CPC),
+\fBlibcpc\fR(3LIB),
+\fBattributes\fR(7)
.SH NOTES
.sp
.LP
diff --git a/usr/src/man/man3cpc/cpc_version.3cpc b/usr/src/man/man3cpc/cpc_version.3cpc
index 9532dc5f45..3631539bf0 100644
--- a/usr/src/man/man3cpc/cpc_version.3cpc
+++ b/usr/src/man/man3cpc/cpc_version.3cpc
@@ -74,7 +74,10 @@ MT-Level Unsafe
.SH SEE ALSO
.sp
.LP
-\fBcpc\fR(3CPC), \fBcpc_open\fR(3CPC), \fBlibcpc\fR(3LIB), \fBattributes\fR(7)
+\fBcpc\fR(3CPC),
+\fBcpc_open\fR(3CPC),
+\fBlibcpc\fR(3LIB),
+\fBattributes\fR(7)
.SH NOTES
.sp
.LP
diff --git a/usr/src/man/man3cpc/generic_events.3cpc b/usr/src/man/man3cpc/generic_events.3cpc
index b7fbf9267a..d4f355f24b 100644
--- a/usr/src/man/man3cpc/generic_events.3cpc
+++ b/usr/src/man/man3cpc/generic_events.3cpc
@@ -1251,7 +1251,8 @@ Interface Stability Volatile
.SH SEE ALSO
.sp
.LP
-\fBcpc\fR(3CPC), \fBattributes\fR(7)
+\fBcpc\fR(3CPC),
+\fBattributes\fR(7)
.SH NOTES
.sp
.LP
diff --git a/usr/src/man/man3cpc/pctx_capture.3cpc b/usr/src/man/man3cpc/pctx_capture.3cpc
index 52a33239d5..7a2a14bd4f 100644
--- a/usr/src/man/man3cpc/pctx_capture.3cpc
+++ b/usr/src/man/man3cpc/pctx_capture.3cpc
@@ -142,5 +142,9 @@ MT-Level Unsafe
.SH SEE ALSO
.sp
.LP
-\fBfork\fR(2), \fBcpc\fR(3CPC), \fBpctx_set_events\fR(3CPC),
-\fBlibpctx\fR(3LIB), \fBproc\fR(5), \fBattributes\fR(7)
+\fBfork\fR(2),
+\fBcpc\fR(3CPC),
+\fBpctx_set_events\fR(3CPC),
+\fBlibpctx\fR(3LIB),
+\fBproc\fR(5),
+\fBattributes\fR(7)
diff --git a/usr/src/man/man3cpc/pctx_set_events.3cpc b/usr/src/man/man3cpc/pctx_set_events.3cpc
index 1ae971fe3a..d9509fa945 100644
--- a/usr/src/man/man3cpc/pctx_set_events.3cpc
+++ b/usr/src/man/man3cpc/pctx_set_events.3cpc
@@ -190,5 +190,12 @@ MT-Level Unsafe
.SH SEE ALSO
.sp
.LP
-\fBexec\fR(2), \fBexit\fR(2), \fBfork\fR(2), \fBvfork\fR(2), \fBfork1\fR(2),
-\fBcpc\fR(3CPC), \fBlibpctx\fR(3LIB), \fBproc\fR(5), \fBattributes\fR(7)
+\fBexec\fR(2),
+\fBexit\fR(2),
+\fBfork\fR(2),
+\fBfork1\fR(2),
+\fBvfork\fR(2),
+\fBcpc\fR(3CPC),
+\fBlibpctx\fR(3LIB),
+\fBproc\fR(5),
+\fBattributes\fR(7)