diff options
Diffstat (limited to 'usr/src/man/man2/getrandom.2')
-rw-r--r-- | usr/src/man/man2/getrandom.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man2/getrandom.2 b/usr/src/man/man2/getrandom.2 index 9ced3a3cb7..456db1cd85 100644 --- a/usr/src/man/man2/getrandom.2 +++ b/usr/src/man/man2/getrandom.2 @@ -115,7 +115,7 @@ An invalid value was passed in A signal was caught during the operation and no data was transferred. .It Er EIO An internal error occurred with the corresponding -.Xr random 7D +.Xr random 4D device. .El .Sh INTERFACE STABILITY @@ -126,7 +126,7 @@ device. .Xr open 2 , .Xr read 2 , .Xr arc4random 3C , -.Xr random 7D +.Xr random 4D .Sh STANDARDS The .Fn getrandom |