add LIBRARY section
This commit is contained in:
parent
f8b9b40efd
commit
76ed88e323
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: arc4random.3,v 1.4 2002/05/24 14:37:19 itojun Exp $
|
||||
.\" $NetBSD: arc4random.3,v 1.5 2002/05/28 11:38:29 itojun Exp $
|
||||
.\" $OpenBSD: arc4random.3,v 1.17 2000/12/21 14:07:41 aaron Exp $
|
||||
.\"
|
||||
.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
|
||||
@ -39,6 +39,8 @@
|
||||
.Nm arc4random_stir ,
|
||||
.Nm arc4random_addrandom
|
||||
.Nd arc4 random number generator
|
||||
.Sh LIBRARY
|
||||
.Lb libc
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include \*[Lt]stdlib.h\*[Gt]
|
||||
.Ft u_int32_t
|
||||
|
Loading…
Reference in New Issue
Block a user