summaryrefslogtreecommitdiffstats
path: root/man3/drand48.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/drand48.3')
-rw-r--r--man3/drand48.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/drand48.3 b/man3/drand48.3
index 108fe0f44..4de8863ca 100644
--- a/man3/drand48.3
+++ b/man3/drand48.3
@@ -35,7 +35,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
.P
All functions shown above:
@@ -225,7 +225,7 @@ and
.IR c .
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -258,5 +258,5 @@ POSIX.1-2008.
.SH HISTORY
POSIX.1-2001, SVr4.
.SH SEE ALSO
-.BR rand (3),
-.BR random (3)
+.MR rand 3 ,
+.MR random 3