summaryrefslogtreecommitdiffstats
path: root/man3/rcmd.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/rcmd.3')
-rw-r--r--man3/rcmd.324
1 files changed, 12 insertions, 12 deletions
diff --git a/man3/rcmd.3 b/man3/rcmd.3
index 8d200d429..d507b4cca 100644
--- a/man3/rcmd.3
+++ b/man3/rcmd.3
@@ -55,7 +55,7 @@ Standard C library
.P
.RS -4
Feature Test Macro Requirements for glibc (see
-.BR feature_test_macros (7)):
+.MR feature_test_macros 7 ):
.RE
.ad l
.P
@@ -93,7 +93,7 @@ functions are used by servers
to authenticate clients requesting service with
.BR rcmd ().
All four functions are used by the
-.BR rshd (8)
+.MR rshd 8
server (among others).
.SS rcmd()
The
@@ -102,7 +102,7 @@ function
looks up the host
.I *ahost
using
-.BR gethostbyname (3),
+.MR gethostbyname 3 ,
returning \-1 if the host does not exist.
Otherwise,
.I *ahost
@@ -141,7 +141,7 @@ provision is made for sending arbitrary signals to the remote process,
although you may be able to get its attention by using out-of-band data.
.P
The protocol is described in detail in
-.BR rshd (8).
+.MR rshd 8 .
.SS rresvport()
The
.BR rresvport ()
@@ -196,7 +196,7 @@ and
.BR ruserok ()
return \-1.
If the local domain (as obtained from
-.BR gethostname (2))
+.MR gethostname 2 )
is the same as the remote domain, only the machine name need be specified.
.P
If the IP address of the remote host is known,
@@ -245,7 +245,7 @@ and
see above.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -296,9 +296,9 @@ are declared in glibc headers only since glibc 2.12.
.\" Bug filed 25 Nov 2007:
.\" https://www.sourceware.org/bugzilla/show_bug.cgi?id=5399
.SH SEE ALSO
-.BR rlogin (1),
-.BR rsh (1),
-.BR rexec (3),
-.BR rexecd (8),
-.BR rlogind (8),
-.BR rshd (8)
+.MR rlogin 1 ,
+.MR rsh 1 ,
+.MR rexec 3 ,
+.MR rexecd 8 ,
+.MR rlogind 8 ,
+.MR rshd 8