summaryrefslogtreecommitdiffstats
path: root/man3/drand48_r.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/drand48_r.3')
-rw-r--r--man3/drand48_r.310
1 files changed, 4 insertions, 6 deletions
diff --git a/man3/drand48_r.3 b/man3/drand48_r.3
index fc436de37..146fed4cc 100644
--- a/man3/drand48_r.3
+++ b/man3/drand48_r.3
@@ -5,7 +5,7 @@
.\"
.\" Created 2004-10-31. Text taken from a page by Walter Harms, 2003-09-08
.\"
-.TH drand48_r 3 2023-02-05 "Linux man-pages 6.03"
+.TH drand48_r 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
drand48_r, erand48_r, lrand48_r, nrand48_r, mrand48_r, jrand48_r,
srand48_r, seed48_r, lcong48_r
@@ -77,14 +77,14 @@ The return value is 0.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lbx lb lb
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR drand48_r (),
.BR erand48_r (),
.BR lrand48_r (),
@@ -96,11 +96,9 @@ T{
.BR lcong48_r ()
T} Thread safety MT-Safe race:buffer
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
-These functions are GNU extensions and are not portable.
+GNU.
.SH SEE ALSO
.BR drand48 (3),
.BR rand (3),