summaryrefslogtreecommitdiff
path: root/usr/src/man/man3rpc
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3rpc')
-rw-r--r--usr/src/man/man3rpc/rstat.3rpc10
-rw-r--r--usr/src/man/man3rpc/rusers.3rpc11
-rw-r--r--usr/src/man/man3rpc/rwall.3rpc12
3 files changed, 20 insertions, 13 deletions
diff --git a/usr/src/man/man3rpc/rstat.3rpc b/usr/src/man/man3rpc/rstat.3rpc
index c9ba21e02d..da1bb82cd1 100644
--- a/usr/src/man/man3rpc/rstat.3rpc
+++ b/usr/src/man/man3rpc/rstat.3rpc
@@ -28,7 +28,7 @@ rstat, havedisk \- get performance data from remote kernel
.SH DESCRIPTION
.sp
.LP
-These routines require that the \fBrpc.rstatd\fR(1M) daemon be configured and
+These routines require that the \fBrpc.rstatd\fR(8) daemon be configured and
available on the remote system indicated by \fIhost\fR. The \fBrstat()\fR
protocol is used to gather statistics from remote kernel. Statistics will be
available on items such as paging, swapping, and cpu utilization.
@@ -58,7 +58,7 @@ xdr_statsvar
.SH ATTRIBUTES
.sp
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -74,5 +74,7 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBrup\fR(1), \fBrpc.rstatd\fR(1M), \fBrpc_clnt_calls\fR(3NSL),
-\fBattributes\fR(5)
+.BR rup (1),
+.BR rpc_clnt_calls (3NSL),
+.BR attributes (7),
+.BR rpc.rstatd (8)
diff --git a/usr/src/man/man3rpc/rusers.3rpc b/usr/src/man/man3rpc/rusers.3rpc
index 7f034277ab..f6cda58c8e 100644
--- a/usr/src/man/man3rpc/rusers.3rpc
+++ b/usr/src/man/man3rpc/rusers.3rpc
@@ -28,7 +28,7 @@ rusers, rnusers \- return information about users on remote machines
.SH DESCRIPTION
.sp
.LP
-These routines require that the \fBrpc.rusersd\fR(1M) daemon be configured and
+These routines require that the \fBrpc.rusersd\fR(8) daemon be configured and
available on the remote system indicated by \fIhost\fR. The \fBrusers()\fR
protocol is used to retrieve information about users logged in on the remote
system.
@@ -74,7 +74,7 @@ xdr_utmpidlearr
.SH ATTRIBUTES
.sp
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -90,5 +90,8 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBrusers\fR(1), \fBrpc.rusersd\fR(1M), \fBrpc_clnt_calls\fR(3NSL),
-\fBxdr_free\fR(3NSL), \fBattributes\fR(5)
+.BR rusers (1),
+.BR rpc_clnt_calls (3NSL),
+.BR xdr_free (3NSL),
+.BR attributes (7),
+.BR rpc.rusersd (8)
diff --git a/usr/src/man/man3rpc/rwall.3rpc b/usr/src/man/man3rpc/rwall.3rpc
index 7ecd8a96f5..0c72abeed4 100644
--- a/usr/src/man/man3rpc/rwall.3rpc
+++ b/usr/src/man/man3rpc/rwall.3rpc
@@ -23,11 +23,11 @@ rwall \- write to specified remote machines
.SH DESCRIPTION
.sp
.LP
-These routines require that the \fBrpc.rwalld\fR(1M) daemon be configured and
+These routines require that the \fBrpc.rwalld\fR(8) daemon be configured and
available on the remote system indicated by \fIhost\fR.
.sp
.LP
-\fBrwall()\fR executes \fBwall\fR(1M) on \fIhost\fR. The \fBrpc.rwalld\fR
+\fBrwall()\fR executes \fBwall\fR(8) on \fIhost\fR. The \fBrpc.rwalld\fR
process on \fIhost\fR prints \fImsg\fR to all users logged on to that system.
\fBrwall()\fR returns \fBRPC_SUCCESS\fR if it was successful; otherwise a
\fBenum clnt_stat\fR is returned which can be displayed using
@@ -35,7 +35,7 @@ process on \fIhost\fR prints \fImsg\fR to all users logged on to that system.
.SH ATTRIBUTES
.sp
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -51,5 +51,7 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBrpc.rwalld\fR(1M), \fBwall\fR(1M), \fBrpc_clnt_calls\fR(3NSL),
-\fBattributes\fR(5)
+.BR rpc_clnt_calls (3NSL),
+.BR attributes (7),
+.BR rpc.rwalld (8),
+.BR wall (8)