Print this page
4447 rpc_control(3nsl): info should be italic, not bold
4213 Missing spaces in man pages
@@ -77,11 +77,11 @@
By default, \fBRPC\fR servers are limited to a maximum of 1024 file descriptors
or connections due to limitations in the historical interfaces
\fBsvc_fdset\fR(3NSL) and \fBsvc_getreqset\fR(3NSL). Applications written to
use the preferred interfaces of \fBsvc_pollfd\fR(3NSL) and
\fBsvc_getreq_poll\fR(3NSL) can use an unlimited number of file descriptors.
-Setting \fBinfo\fR to point to a non-zero integer and \fIop\fR to
+Setting \fIinfo\fR to point to a non-zero integer and \fIop\fR to
\fBRPC_SVC_USE_POLLFD\fR removes the limitation.
.sp
.LP
Connection oriented \fBRPC\fR transports read \fBRPC\fR requests in blocking
mode by default. Thus, they may be adversely affected by network delays and
@@ -108,11 +108,11 @@
\fBRPC_SVC_CONNMAXREC_GET\fR.
.SH RETURN VALUES
.sp
.LP
This routine returns \fBTRUE\fR if the operation was successful and
-returns\fBFALSE\fR otherwise.
+returns \fBFALSE\fR otherwise.
.SH ATTRIBUTES
.sp
.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp