diff options
author | Enji Cooper <ngie@FreeBSD.org> | 2020-12-11 00:15:57 +0000 |
---|---|---|
committer | Enji Cooper <ngie@FreeBSD.org> | 2020-12-11 00:15:57 +0000 |
commit | eca1933a55ae8ca916f75ed1ff8f12789e54db8a (patch) | |
tree | 9ccd3c971ccb3c18ac187476e3ba879e027405d1 /lib/libc | |
parent | c80d36d0e0221db90bfd48e6cee85f43ca4987f4 (diff) |
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/gen/getentropy.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/getentropy.3 b/lib/libc/gen/getentropy.3 index dae17cc1b5c1..83812c6c7a92 100644 --- a/lib/libc/gen/getentropy.3 +++ b/lib/libc/gen/getentropy.3 @@ -66,8 +66,8 @@ invalid address. Too many bytes requested, or some other fatal error occurred. .El .Sh SEE ALSO -.Xr arc4random 3 , .Xr getrandom 2 , +.Xr arc4random 3 , .Xr random 4 .Sh STANDARDS .Fn getentropy |