summaryrefslogtreecommitdiffstats
path: root/man3/getentropy.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getentropy.3')
-rw-r--r--man3/getentropy.312
1 files changed, 5 insertions, 7 deletions
diff --git a/man3/getentropy.3 b/man3/getentropy.3
index ecdac4c36..f09a209bb 100644
--- a/man3/getentropy.3
+++ b/man3/getentropy.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH getentropy 3 2022-11-10 "Linux man-pages 6.03"
+.TH getentropy 3 2023-03-30 "Linux man-pages 6.05.01"
.SH NAME
getentropy \- fill a buffer with random bytes
.SH LIBRARY
@@ -66,13 +66,11 @@ with random data.
This kernel version does not implement the
.BR getrandom (2)
system call required to implement this function.
-.SH VERSIONS
-The
-.BR getentropy ()
-function first appeared in glibc 2.25.
.SH STANDARDS
-This function is nonstandard.
-It is also present on OpenBSD.
+None.
+.SH HISTORY
+glibc 2.25.
+OpenBSD.
.SH NOTES
The
.BR getentropy ()