diff options
Diffstat (limited to 'src/lib/libc/stdlib/rand48.3')
-rw-r--r-- | src/lib/libc/stdlib/rand48.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/stdlib/rand48.3 b/src/lib/libc/stdlib/rand48.3 index 886e5273d9..31a4fdf4dd 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.7 2000/04/20 13:50:02 aaron Exp $ | 12 | .\" $OpenBSD: rand48.3,v 1.8 2001/08/06 10:42:26 mpech Exp $ |
13 | .\" | 13 | .\" |
14 | .Dd October 8, 1993 | 14 | .Dd October 8, 1993 |
15 | .Dt RAND48 3 | 15 | .Dt RAND48 3 |
@@ -157,7 +157,7 @@ generator calls. | |||
157 | .Pp | 157 | .Pp |
158 | For a more powerful random number generator, see | 158 | For a more powerful random number generator, see |
159 | .Xr random 3 | 159 | .Xr random 3 |
160 | .Sh AUTHOR | 160 | .Sh AUTHORS |
161 | Martin Birgmeier | 161 | Martin Birgmeier |
162 | .Sh SEE ALSO | 162 | .Sh SEE ALSO |
163 | .Xr arc4random 3 , | 163 | .Xr arc4random 3 , |