diff options
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   | 
