diff options
Diffstat (limited to 'lib/libc/stdlib/rand.3')
-rw-r--r-- | lib/libc/stdlib/rand.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/rand.3 b/lib/libc/stdlib/rand.3 index bc3bff0..e7d3aaf 100644 --- a/lib/libc/stdlib/rand.3 +++ b/lib/libc/stdlib/rand.3 @@ -48,7 +48,7 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.Fd #include <stdlib.h> +.In stdlib.h .Ft void .Fn srand "unsigned seed" .Ft void |