diff options
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libc/stdlib/rand48.3 | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/stdlib/rand48.3 b/src/lib/libc/stdlib/rand48.3 index 340e6461bd..c105f85aa5 100644 --- a/src/lib/libc/stdlib/rand48.3 +++ b/src/lib/libc/stdlib/rand48.3  | |||
| @@ -9,9 +9,9 @@ | |||
| 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.12 2012/06/02 00:14:16 guenther Exp $ | 12 | .\" $OpenBSD: rand48.3,v 1.13 2013/06/05 03:39:23 tedu Exp $ | 
| 13 | .\" | 13 | .\" | 
| 14 | .Dd $Mdocdate: June 2 2012 $ | 14 | .Dd $Mdocdate: June 5 2013 $ | 
| 15 | .Dt RAND48 3 | 15 | .Dt RAND48 3 | 
| 16 | .Os | 16 | .Os | 
| 17 | .Sh NAME | 17 | .Sh NAME | 
| @@ -26,7 +26,7 @@ | |||
| 26 | .Nm lcong48 | 26 | .Nm lcong48 | 
| 27 | .Nd pseudo-random number generators and initialization routines | 27 | .Nd pseudo-random number generators and initialization routines | 
| 28 | .Sh SYNOPSIS | 28 | .Sh SYNOPSIS | 
| 29 | .Fd #include <stdlib.h> | 29 | .In stdlib.h | 
| 30 | .Ft double | 30 | .Ft double | 
| 31 | .Fn drand48 void | 31 | .Fn drand48 void | 
| 32 | .Ft double | 32 | .Ft double | 
