diff options
Diffstat (limited to 'src/lib/libc/stdlib/rand48.3')
| -rw-r--r-- | src/lib/libc/stdlib/rand48.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libc/stdlib/rand48.3 b/src/lib/libc/stdlib/rand48.3 index 72fa27e17a..d5236a4779 100644 --- a/src/lib/libc/stdlib/rand48.3 +++ b/src/lib/libc/stdlib/rand48.3 | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | .\" of any kind. I shall in no event be liable for anything that happens | 9 | .\" of any kind. I shall in no event be liable for anything that happens |
| 10 | .\" to anyone/anything when using this software. | 10 | .\" to anyone/anything when using this software. |
| 11 | .\" | 11 | .\" |
| 12 | .\" $OpenBSD: rand48.3,v 1.2 1996/08/19 08:33:45 tholo Exp $ | 12 | .\" $OpenBSD: rand48.3,v 1.3 1998/07/05 19:54:23 millert Exp $ |
| 13 | .\" | 13 | .\" |
| 14 | .Dd October 8, 1993 | 14 | .Dd October 8, 1993 |
| 15 | .Dt RAND48 3 | 15 | .Dt RAND48 3 |
| @@ -156,5 +156,6 @@ For a more powerful random number generator, see | |||
| 156 | .Sh AUTHOR | 156 | .Sh AUTHOR |
| 157 | Martin Birgmeier | 157 | Martin Birgmeier |
| 158 | .Sh SEE ALSO | 158 | .Sh SEE ALSO |
| 159 | .Xr arc4random 3 , | ||
| 159 | .Xr rand 3 , | 160 | .Xr rand 3 , |
| 160 | .Xr random 3 . | 161 | .Xr random 3 . |
