diff options
Diffstat (limited to 'man2/getrandom.2')
| -rw-r--r-- | man2/getrandom.2 | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/man2/getrandom.2 b/man2/getrandom.2 index fb5db32bd3..dbd23a0a6c 100644 --- a/man2/getrandom.2 +++ b/man2/getrandom.2 @@ -155,12 +155,11 @@ An invalid flag was specified in The glibc wrapper function for .BR getrandom () determined that the underlying kernel does not implement this system call. -.SH VERSIONS -.BR getrandom () -was introduced in Linux 3.17. -Support was added in glibc 2.25. .SH STANDARDS -This system call is Linux-specific. +Linux. +.SH HISTORY +Linux 3.17, +glibc 2.25. .SH NOTES For an overview and comparison of the various interfaces that can be used to obtain randomness, see |
