diff options
Diffstat (limited to 'src/lib')
-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 f1615027da..3d8d53862d 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.5 1999/06/29 18:36:22 aaron Exp $ | 12 | .\" $OpenBSD: rand48.3,v 1.6 1999/09/27 02:00:13 aaron Exp $ |
13 | .\" | 13 | .\" |
14 | .Dd October 8, 1993 | 14 | .Dd October 8, 1993 |
15 | .Dt RAND48 3 | 15 | .Dt RAND48 3 |
@@ -158,4 +158,4 @@ Martin Birgmeier | |||
158 | .Sh SEE ALSO | 158 | .Sh SEE ALSO |
159 | .Xr arc4random 3 , | 159 | .Xr arc4random 3 , |
160 | .Xr rand 3 , | 160 | .Xr rand 3 , |
161 | .Xr random 3 . | 161 | .Xr random 3 |