Print this page
9842 man page typos and spelling

*** 13,23 **** \fBint\fR \fBpset_bind\fR(\fBpsetid_t\fR \fIpset\fR, \fBidtype_t\fR \fIidtype\fR, \fBid_t\fR \fIid\fR, \fBpsetid_t *\fR\fIopset\fR); .fi .SH DESCRIPTION - .sp .LP The \fBpset_bind()\fR function binds the \fBLWP\fR or set of \fBLWPs\fR specified by \fIidtype\fR and \fIid\fR to the processor set specified by \fIpset\fR. If \fIopset\fR is not \fINULL\fR, \fBpset_bind()\fR sets the \fBpsetid_t\fR variable pointed to by \fIopset\fR to the previous processor set --- 13,22 ----
*** 75,90 **** binding is later removed, the processor set binding becomes effective. .sp .LP Processor set bindings are inherited across \fBfork\fR(2) and \fBexec\fR(2). .SH RETURN VALUES - .sp .LP Upon successful completion, 0 is returned. Otherwise, \(mi1 is returned and \fBerrno\fR is set to indicate the error. .SH ERRORS - .sp .LP The \fBpset_bind()\fR function will fail if: .sp .ne 2 .na --- 74,87 ----
*** 134,144 **** .ne 2 .na \fB\fBEPERM\fR\fR .ad .RS 11n ! The {\fBPRIV_PROC_OWNER\fR} is not asserted in the effecive set of the calling process and either the real or effective user ID of the calling process does not match the real or effective user \fBID\fR of one of the LWPs being bound, or the processor set from which one or more of the LWPs are being unbound has the \fBPSET_NOESCAPE\fR attribute set and {\fBPRIV_SYS_RES_CONFIG\fR) is not asserted in the effective set of the calling process. See \fBpset_setattr\fR(2) --- 131,141 ---- .ne 2 .na \fB\fBEPERM\fR\fR .ad .RS 11n ! The {\fBPRIV_PROC_OWNER\fR} is not asserted in the effective set of the calling process and either the real or effective user ID of the calling process does not match the real or effective user \fBID\fR of one of the LWPs being bound, or the processor set from which one or more of the LWPs are being unbound has the \fBPSET_NOESCAPE\fR attribute set and {\fBPRIV_SYS_RES_CONFIG\fR) is not asserted in the effective set of the calling process. See \fBpset_setattr\fR(2)
*** 154,164 **** No processes, \fBLWP\fRs, or tasks were found to match the criteria specified by \fIidtype\fR and \fIid\fR. .RE .SH ATTRIBUTES - .sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp .sp --- 151,160 ----
*** 172,182 **** _ MT-Level Async-Signal-Safe .TE .SH SEE ALSO - .sp .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), --- 168,177 ----