summaryrefslogtreecommitdiffstats
path: root/man3/rtime.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/rtime.3')
-rw-r--r--man3/rtime.317
1 files changed, 9 insertions, 8 deletions
diff --git a/man3/rtime.3 b/man3/rtime.3
index cac162ed2..300ed18d2 100644
--- a/man3/rtime.3
+++ b/man3/rtime.3
@@ -43,11 +43,12 @@ In case of error \-1 is returned, and
is set to indicate the error.
.SH ERRORS
All errors for underlying functions
-.RB ( sendto (2),
-.BR poll (2),
-.BR recvfrom (2),
-.BR connect (2),
-.BR read (2))
+\%(\c
+.MR sendto 2 ,
+.MR poll 2 ,
+.MR recvfrom 2 ,
+.MR connect 2 ,
+.MR read 2 )
can occur.
Moreover:
.TP
@@ -58,7 +59,7 @@ The number of returned bytes is not 4.
The waiting time as defined in timeout has expired.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -147,6 +148,6 @@ main(void)
.\" SRC END
.SH SEE ALSO
.\" .BR netdate (1),
-.BR ntpdate (1),
+.MR ntpdate 1 ,
.\" .BR rdate (1),
-.BR inetd (8)
+.MR inetd 8