summaryrefslogtreecommitdiff
path: root/usr/src/man/man2/pset_bind.2
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man2/pset_bind.2')
-rw-r--r--usr/src/man/man2/pset_bind.228
1 files changed, 20 insertions, 8 deletions
diff --git a/usr/src/man/man2/pset_bind.2 b/usr/src/man/man2/pset_bind.2
index a1ac3cddb5..37ed4a82a2 100644
--- a/usr/src/man/man2/pset_bind.2
+++ b/usr/src/man/man2/pset_bind.2
@@ -119,9 +119,9 @@ An invalid processor set \fBID\fR was specified; or \fIidtype\fR was not
\fB\fBENOTSUP\fR\fR
.ad
.RS 11n
-The pools facility is active. See \fBpooladm\fR(1M) and
+The pools facility is active. See \fBpooladm\fR(8) and
\fBpool_set_status\fR(3POOL) for information about enabling and disabling the
-pools facility. Processes can be bound to pools using the \fBpoolbind\fR(1M)
+pools facility. Processes can be bound to pools using the \fBpoolbind\fR(8)
utility or the \fBpool_set_binding\fR(3POOL) function.
.sp
Binding a system process to a processor set is not supported.
@@ -154,7 +154,7 @@ by \fIidtype\fR and \fIid\fR.
.SH ATTRIBUTES
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -171,8 +171,20 @@ MT-Level Async-Signal-Safe
.SH SEE ALSO
.LP
-\fBpbind\fR(1M), \fBpooladm\fR(1M), \fBpoolbind\fR(1M), \fBpsrset\fR(1M),
-\fBexec\fR(2), \fBfork\fR(2), \fBprocessor_bind\fR(2), \fBpset_create\fR(2),
-\fBpset_info\fR(2), \fBpset_setattr\fR(2), \fBpool_set_binding\fR(3POOL),
-\fBpool_set_status\fR(3POOL), \fBpset_getloadavg\fR(3C), \fBprocess\fR(4),
-\fBproject\fR(4), \fBattributes\fR(5), \fBprivileges\fR(5)
+.BR exec (2),
+.BR fork (2),
+.BR processor_bind (2),
+.BR pset_create (2),
+.BR pset_info (2),
+.BR pset_setattr (2),
+.BR pset_getloadavg (3C),
+.BR pool_set_binding (3POOL),
+.BR pool_set_status (3POOL),
+.BR process (5),
+.BR project (5),
+.BR attributes (7),
+.BR privileges (7),
+.BR pbind (8),
+.BR pooladm (8),
+.BR poolbind (8),
+.BR psrset (8)