diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2000-04-21 09:42:15 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2000-04-21 09:42:15 +0000 |
| commit | 25bb73e063c17cd9048cf60100dbc0ac5177e94a (patch) | |
| tree | 9160f84286ed4bd1184aae1a5bedcd86c4288d6b /lib/libc/stdlib/random.3 | |
| parent | ddd1f930f3ddb56c67b972a41db67d53b84083ec (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib/random.3')
| -rw-r--r-- | lib/libc/stdlib/random.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/stdlib/random.3 b/lib/libc/stdlib/random.3 index 9cd2e0dc80ca..f128a50f38c9 100644 --- a/lib/libc/stdlib/random.3 +++ b/lib/libc/stdlib/random.3 @@ -42,6 +42,8 @@ .Nm initstate , .Nm setstate .Nd better random number generator; routines for changing generators +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include <stdlib.h> .Ft long |
